rest - fixed socketio import
This commit is contained in:
parent
0d63630c99
commit
c50dfdda85
3 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
from flask.ext.socketio import SocketIO, emit
|
||||
from flask_socketio import SocketIO
|
||||
|
||||
from core import logger
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue