♻️Remove obsolete main()
This commit is contained in:
parent
df2d2fd89c
commit
091e8a4605
1 changed files with 0 additions and 3 deletions
|
|
@ -109,6 +109,3 @@ def createsuperuser(root: str = "."):
|
||||||
asyncio.run(user.save())
|
asyncio.run(user.save())
|
||||||
asyncio.run(project.close_orm())
|
asyncio.run(project.close_orm())
|
||||||
|
|
||||||
def main():
|
|
||||||
app()
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue