forked from Roflin/gamenight
Cleans up the code a bit
This commit is contained in:
@@ -2,7 +2,6 @@ pub mod flows;
|
||||
pub mod domain;
|
||||
|
||||
use flows::{main::Main, Flow, GamenightState};
|
||||
use clear_screen;
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() {
|
||||
|
||||
Reference in New Issue
Block a user