Debug remove
This commit is contained in:
parent
7ff2fc4c95
commit
a909ca55d9
@ -20,7 +20,6 @@ class VkPolling:
|
|||||||
except Exception as e:
|
except Exception as e:
|
||||||
print('Error: {}'.format(e))
|
print('Error: {}'.format(e))
|
||||||
if updates:
|
if updates:
|
||||||
print(updates)
|
|
||||||
handle_updates(vk_user, bot, chat_id, updates)
|
handle_updates(vk_user, bot, chat_id, updates)
|
||||||
for i in range(45):
|
for i in range(45):
|
||||||
if self._running:
|
if self._running:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user