This commit is contained in:
Hafitz Setya 2021-08-24 14:06:36 +07:00 committed by GitHub
parent 6f456d8aad
commit c50a932e4c
Signed by untrusted user: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,6 @@ class _BotCommands:
self.WatchCommand = 'watch'
self.TarWatchCommand = 'tarwatch'
self.DeleteCommand = 'del'
self.ConfigMenuCommand = 'config'
self.ShellCommand = 'shell'
self.ExecHelpCommand = 'exechelp'
self.TsHelpCommand = 'tshelp'