mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-26 00:17:08 +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::{
|
types::{
|
||||||
ChatId, InputFile, InputMedia, InputMediaAnimation, InputMediaAudio,
|
ChatId, InputFile, InputMedia, InputMediaAnimation, InputMediaAudio,
|
||||||
InputMediaDocument, InputMediaPhoto, InputMediaVideo, InputSticker, MessageEntity,
|
InputMediaDocument, InputMediaPhoto, InputMediaVideo, InputSticker, MessageEntity,
|
||||||
MessageEntityKind, ParseMode, StickerFormat, UserId,
|
MessageEntityKind, ParseMode, UserId,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue