updated events initializer
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from .auth.route import auth_route
|
||||
|
||||
__all__ = [
|
||||
"auth_route",
|
||||
]
|
||||
Reference in New Issue
Block a user