diff --git a/crates/teloxide/tests/command.rs b/crates/teloxide/tests/command.rs index 3b1f628e..55d4c9d9 100644 --- a/crates/teloxide/tests/command.rs +++ b/crates/teloxide/tests/command.rs @@ -229,7 +229,6 @@ fn parse_named_fields() { #[test] #[cfg(feature = "macros")] fn descriptions_off() { - // FIXME: Remove `off` doc comment when `off` removed. #[derive(BotCommands, Debug, PartialEq)] #[command(rename_rule = "lowercase")] enum DefaultCommands {