NOW NO DISPATCHER IMPORT IN HANDLERS
This commit is contained in:
parent
aecdcb9b88
commit
ea8e2bf764
|
@ -1,3 +1 @@
|
|||
from .error_handler import dp
|
||||
|
||||
__all__ = ["dp"]
|
||||
from . import error_handler
|
||||
|
|
Loading…
Reference in New Issue
Block a user