mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-24 09:16:12 +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
|
// Age: 223
|
||||||
// Location: Middle-earth
|
// Location: Middle-earth
|
||||||
// ```
|
// ```
|
||||||
use crate::state::State;
|
|
||||||
use teloxide::{
|
use teloxide::{
|
||||||
dispatching2::dialogue::{serializer::Json, SqliteStorage},
|
dispatching2::dialogue::{serializer::Json, SqliteStorage},
|
||||||
prelude::*,
|
prelude::*,
|
||||||
|
|
Loading…
Add table
Reference in a new issue