Added a prelude to reduce the amount of imports
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
use entity::prelude::Account;
|
||||
use futures::TryStreamExt;
|
||||
use sea_orm::prelude::*;
|
||||
use crate::prelude::*;
|
||||
use teloxide::types::{InlineKeyboardButton, InlineKeyboardMarkup, KeyboardButton, KeyboardMarkup};
|
||||
|
||||
/// Creates a markup of all user's account names
|
||||
|
Reference in New Issue
Block a user