deps
All checks were successful
Deploy powerbar.ti Frontend Portal / Deploy-Tinance2-Frontend-Portal-Production (push) Successful in 38s
All checks were successful
Deploy powerbar.ti Frontend Portal / Deploy-Tinance2-Frontend-Portal-Production (push) Successful in 38s
This commit is contained in:
parent
aa4596bd84
commit
bb86a855eb
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ from app.settings import powerbars
|
|||
from app.utils import get_baytech_status_outlet_telnet
|
||||
from flask_socketio import SocketIO, emit
|
||||
from gevent import monkey
|
||||
from app.jobs import scheduler, generate_batch_jobs
|
||||
from app.threads import generate_threads
|
||||
|
||||
socketio = SocketIO(async_mode="gevent", logger=True, engineio_logger=True, cors_allowed_origins="*")
|
||||
|
|
Loading…
Reference in a new issue