mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-09 03:43:22 +01:00
clippy
This commit is contained in:
parent
eaf72bd97d
commit
0e43c32b82
1 changed files with 0 additions and 4 deletions
|
@ -68,10 +68,6 @@ pub enum MessageEntityKind {
|
|||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use crate::types::{
|
||||
Chat, ChatKind, ChatPrivate, ForwardKind, ForwardOrigin, MediaKind, MediaText, Message,
|
||||
MessageCommon, MessageKind,
|
||||
};
|
||||
|
||||
#[test]
|
||||
fn recursive_kind() {
|
||||
|
|
Loading…
Reference in a new issue