mirror of
https://github.com/OMGeeky/hcsalmon1-Chess-Engine-Test.git
synced 2025-12-26 16:27:23 +01:00
ignore warning: "... is never used"
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#![allow(non_snake_case)]
|
||||
#![allow(unused)]
|
||||
|
||||
use std::time::Instant;
|
||||
mod constants;
|
||||
|
||||
Reference in New Issue
Block a user