rm old log
This commit is contained in:
parent
0f5703eb4f
commit
5c48964125
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ impl MessageHandler {
|
|||
})
|
||||
.await
|
||||
.unwrap();
|
||||
tracing::debug!("passed login to user handler");
|
||||
}
|
||||
_new_game_request if let Ok(new_game) = from_str::<NewGameRequest>(&text) => {
|
||||
self.state
|
||||
|
|
Loading…
Add table
Reference in a new issue