Debug remove
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user