Remove FIXME tag`

This commit is contained in:
TheAwiteb 2023-09-20 03:42:05 +03:00
parent 32371b77aa
commit aaf75fd82c
No known key found for this signature in database
GPG key ID: ABF818BD15DC2D34

View file

@ -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 {