mirror of
https://github.com/MrSedan/neuro-reply-bot-reworked.git
synced 2026-01-14 13:39:42 +03:00
Removed trash
This commit is contained in:
@@ -12,7 +12,6 @@ class NeuroApiBot:
|
||||
def __init__(self, token: str) -> None:
|
||||
self.bot = Bot(token)
|
||||
self.dp = Dispatcher()
|
||||
self._instances
|
||||
|
||||
def __new__(cls, token: str) -> 'NeuroApiBot':
|
||||
assert isinstance(token, str)
|
||||
|
||||
Reference in New Issue
Block a user