Skip to content

Commit

Permalink
unused use ahhh
Browse files Browse the repository at this point in the history
  • Loading branch information
raklaptudirm committed Jul 30, 2024
1 parent 718d78a commit edc54dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games/src/ataxx/square.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.

use std::fmt;
use std::str::FromStr;
use std::{fmt, mem};

use thiserror::Error;

Expand Down

0 comments on commit edc54dc

Please sign in to comment.