This commit is contained in:
2025-04-08 10:04:57 +03:00
parent c1805af420
commit ca6634c6f0
7 changed files with 31 additions and 21 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
__all__ = ["Router"]
from .entity import Router
from argenta.router.entity import Router