[board] Fix a silly build error in position.rs
An extra closing brace.
This commit is contained in:
parent
f27d22d57f
commit
c8db5a430d
1 changed files with 0 additions and 1 deletions
|
@ -238,7 +238,6 @@ impl Position {
|
|||
sight_of_opposing_player.is_set(king_square)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
impl Default for Position {
|
||||
fn default() -> Self {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue