Update webhook_handler.py
Browse files- webhook_handler.py +0 -2
webhook_handler.py
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
# webhook_handler.py
|
2 |
|
3 |
-
# webhook_handler.py
|
4 |
-
|
5 |
import sqlite3
|
6 |
|
7 |
def handle_webhook(data, key_callback_vk, db_name):
|
|
|
1 |
# webhook_handler.py
|
2 |
|
|
|
|
|
3 |
import sqlite3
|
4 |
|
5 |
def handle_webhook(data, key_callback_vk, db_name):
|