Restore correct working of eveai_chat using gunicorn
This commit is contained in:
@@ -10,8 +10,6 @@ from common.utils.cors_utils import create_cors_after_request
|
||||
from common.utils.celery_utils import make_celery, init_celery
|
||||
|
||||
|
||||
|
||||
|
||||
def create_app(config_file=None):
|
||||
app = Flask(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user