Added a prelude to reduce the amount of imports

This commit is contained in:
2023-06-29 17:33:26 +03:00
parent 580641bcf4
commit c0fcb41575
32 changed files with 78 additions and 155 deletions

View File

@@ -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