From 15423d76625c31ae1330a985768da38fc4aaffc5 Mon Sep 17 00:00:00 2001 From: Untone Date: Sun, 17 Sep 2023 12:20:18 +0300 Subject: [PATCH] fixing-polling --- bot/handlers/__init__.py | 1 - 1 file changed, 1 deletion(-) delete mode 100644 bot/handlers/__init__.py diff --git a/bot/handlers/__init__.py b/bot/handlers/__init__.py deleted file mode 100644 index 0a439d6..0000000 --- a/bot/handlers/__init__.py +++ /dev/null @@ -1 +0,0 @@ -import routing \ No newline at end of file