mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-08 19:33:53 +01:00
remove state.rs file
This commit is contained in:
parent
2c2cfae0e0
commit
600330f827
2 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
// Age: 223
|
||||
// Location: Middle-earth
|
||||
// ```
|
||||
use crate::state::State;
|
||||
use teloxide::{
|
||||
dispatching2::dialogue::{serializer::Json, SqliteStorage},
|
||||
prelude::*,
|
||||
|
|
Loading…
Reference in a new issue