mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Remove FIXME
tag`
This commit is contained in:
parent
32371b77aa
commit
aaf75fd82c
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue