Fix declaration of deleted module
This commit is contained in:
parent
cd98f0cd26
commit
0f71cfa3c5
|
@ -9,7 +9,6 @@ pub use tournament_sets::*;
|
||||||
pub mod player_info;
|
pub mod player_info;
|
||||||
pub use player_info::*;
|
pub use player_info::*;
|
||||||
|
|
||||||
use crate::state::*;
|
|
||||||
use schema::schema;
|
use schema::schema;
|
||||||
|
|
||||||
// Auth key
|
// Auth key
|
||||||
|
|
Loading…
Reference in a new issue