Minor formatting fix
This commit is contained in:
parent
5e2c5b6d41
commit
872fb87313
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
mod ai;
|
||||
mod constants;
|
||||
mod state;
|
||||
mod yew_components;
|
||||
mod ai;
|
||||
|
||||
use state::SharedState;
|
||||
use yew::prelude::*;
|
||||
|
|
Loading…
Reference in a new issue