mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
cargo clippy --fix
This commit is contained in:
parent
b6fc42af53
commit
1952daf5e2
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ mod tests {
|
|||
types::{
|
||||
ChatId, InputFile, InputMedia, InputMediaAnimation, InputMediaAudio,
|
||||
InputMediaDocument, InputMediaPhoto, InputMediaVideo, InputSticker, MessageEntity,
|
||||
MessageEntityKind, ParseMode, StickerFormat, UserId,
|
||||
MessageEntityKind, ParseMode, UserId,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue