Skip to content

Commit

Permalink
fix: remove command from command list
Browse files Browse the repository at this point in the history
  • Loading branch information
melothemarten committed Jul 25, 2024
1 parent e421345 commit 90f0b23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ async fn serenity(#[shuttle_runtime::Secrets] secret_store: SecretStore) -> Shut
commands::modmail::modmail(),
commands::modmail::modmail_context_menu_for_message(),
commands::modmail::modmail_context_menu_for_user(),
commands::modmail::modmail_setup(),
commands::playground::play(),
commands::playground::playwarn(),
commands::playground::eval(),
Expand Down

0 comments on commit 90f0b23

Please sign in to comment.