It's version 0.6.2 I clear code

This commit is contained in:
Niken
2025-11-23 23:17:00 +03:00
parent b6c1c60609
commit 7495062a8a
15 changed files with 183 additions and 97 deletions
-1
View File
@@ -1,6 +1,5 @@
def register(dp, state, bot):
from . import handlers
handlers.register_handlers(dp, state, bot)