mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Remove strange function
This commit is contained in:
parent
8b878c3827
commit
4fc11dc3dc
1 changed files with 0 additions and 4 deletions
|
@ -68,7 +68,3 @@ pub enum ChatId {
|
|||
|
||||
pub mod get_me;
|
||||
pub mod send_message;
|
||||
|
||||
fn a() {
|
||||
use futures;
|
||||
}
|
Loading…
Reference in a new issue