We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 661bc47 commit 58bd894Copy full SHA for 58bd894
handlers/commands/delban.js
@@ -0,0 +1,3 @@
1
+'use strict';
2
+
3
+module.exports = require('./ban');
0 commit comments