refactor code dir
rename backend/ to api/, remove leftover dir ui/
This commit is contained in:
@@ -0,0 +1 @@
|
||||
from celery_app import app as celery
|
||||
Reference in New Issue
Block a user
rename backend/ to api/, remove leftover dir ui/
@@ -0,0 +1 @@
|
||||
from celery_app import app as celery
|
||||