remove state.rs file

This commit is contained in:
p0lunin 2021-12-27 17:23:37 +02:00
parent 2c2cfae0e0
commit 600330f827
2 changed files with 0 additions and 1 deletions

View file

@ -13,7 +13,6 @@
// Age: 223
// Location: Middle-earth
// ```
use crate::state::State;
use teloxide::{
dispatching2::dialogue::{serializer::Json, SqliteStorage},
prelude::*,