From 2e7c57541daa26a8deafe6975721f587a2ad2ceb Mon Sep 17 00:00:00 2001 From: sergey Date: Tue, 11 Feb 2025 01:13:28 +0700 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BD=20=D0=BB=D0=B8?= =?UTF-8?q?=D1=88=D0=BD=D0=B8=D0=B9=20=D0=BF=D0=B0=D0=BA=D0=B5=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BotCode/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/BotCode/__init__.py b/BotCode/__init__.py index 37e429e..a7bcaa8 100644 --- a/BotCode/__init__.py +++ b/BotCode/__init__.py @@ -3,5 +3,4 @@ from .keyboards import * from .routers import * -from .timer import * from .inline import *