mirror of
https://github.com/Nick80835/microbot
synced 2025-08-31 06:26:04 +00:00
reduce stupid code
This commit is contained in:
@@ -4,9 +4,7 @@ from time import time_ns
|
||||
|
||||
from telethon import version
|
||||
|
||||
from ubot.micro_bot import micro_bot
|
||||
|
||||
ldr = micro_bot.loader
|
||||
from ubot.micro_bot import ldr
|
||||
|
||||
|
||||
@ldr.add("del")
|
||||
|
Reference in New Issue
Block a user