Complete backend
This commit is contained in:
@ -1 +1,5 @@
|
||||
"""Sshecret backend."""
|
||||
from .app import app as app
|
||||
#from .router import app as app
|
||||
|
||||
__all__ = ["app"]
|
||||
|
||||
Reference in New Issue
Block a user