Fix declaration of deleted module
This commit is contained in:
parent
cd98f0cd26
commit
0f71cfa3c5
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue