Skip to content

Commit

Permalink
Cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mmghannam committed Oct 24, 2024
1 parent d05425a commit 5f9f166
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/model.rs
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ impl Solving {
}
}


impl Model<Unsolved> {
/// Creates a new `Model` instance with an `Unsolved` state.
pub fn new() -> Self {
Expand Down

0 comments on commit 5f9f166

Please sign in to comment.