mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
0.3.1
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
from .entity import App
|
||||
from .exceptions import (HandlerForUnknownCommandsOnNonMainRouterException,
|
||||
InvalidDescriptionMessagePatternException,
|
||||
InvalidRouterInstanceException,
|
||||
OnlyOneMainRouterIsAllowedException,
|
||||
MissingMainRouterException,
|
||||
MissingHandlerForUnknownCommandsException)
|
||||
from .exceptions import (InvalidDescriptionMessagePatternException,
|
||||
InvalidRouterInstanceException)
|
||||
|
||||
Reference in New Issue
Block a user