remove newline
This commit is contained in:
@@ -26,7 +26,6 @@ pub struct FutureMoves {
|
||||
}
|
||||
|
||||
#[derive(Copy, Clone, Allocative)]
|
||||
|
||||
pub struct FutureMoveConfig {
|
||||
/// Max depth of that we should try and traverse
|
||||
pub max_depth: usize,
|
||||
|
||||
Reference in New Issue
Block a user