[-] Remove mv command

This commit is contained in:
Hykilpikonna
2020-11-22 14:26:43 -05:00
parent 8e9d3d6341
commit 13f38443ba
3 changed files with 1 additions and 5 deletions
-3
View File
@@ -83,9 +83,6 @@ def rm(update, context):
user = database.checkUser(chat.id)
def mv(update, context):
chat = update.effective_chat
user = database.checkUser(chat.id)
def nano(update, context):