FreshPixels commited on
Commit
49575d6
·
verified ·
1 Parent(s): 71a4545

Delete handlers/__init__.py

Browse files
Files changed (1) hide show
  1. handlers/__init__.py +0 -2
handlers/__init__.py DELETED
@@ -1,2 +0,0 @@
1
- from .commands import router as commands_router
2
- from .chat import router as chat_router