We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e167d commit a8fbc04Copy full SHA for a8fbc04
1 file changed
src/space/yurisi/SecureCoinAPI/SecureCoinAPI.php
@@ -33,7 +33,6 @@ protected function onEnable(): void {
33
$this->registerEvents();
34
$this->registerCommands();
35
self::$main = $this;
36
- $this->register('testuser');
37
}
38
39
private function registerEvents() {
0 commit comments