Skip to content

Commit

Permalink
remove unneeded command
Browse files Browse the repository at this point in the history
  • Loading branch information
the-codeboy committed Jun 20, 2024
1 parent 2223028 commit 0842114
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 43 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ private void registerSecretCommands() {
createCommand(Bee.class);
createCommand(AcceptImage.class);
createCommand(RejectImage.class);
createCommand(SendImageInfo.class);
createCommand(AnnounceCommand.class);
}

Expand Down

0 comments on commit 0842114

Please sign in to comment.