Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
m7rlin committed Oct 30, 2023
1 parent 4276e4c commit fbdc21a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 89 deletions.
88 changes: 0 additions & 88 deletions src/commands/admin/unban.command.js

This file was deleted.

1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ await Promise.all([
commandHandler.loadCommand('./commands/utils/info.command'),
// Admin
commandHandler.loadCommand('./commands/admin/ban.command'),
commandHandler.loadCommand('./commands/admin/unban.command'),
commandHandler.loadCommand('./commands/admin/kick.command'),
])

Expand Down

0 comments on commit fbdc21a

Please sign in to comment.