cargo fix
This commit is contained in:
parent
4a833da757
commit
1afb7f4e3d
10 changed files with 29 additions and 47 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use log::{info, trace};
|
||||
use log::info;
|
||||
use spacetimedb::{ReducerContext, Table, rand::seq::SliceRandom, reducer};
|
||||
|
||||
use crate::tables::{player::player, *};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue