Browse Source

0428 Update

rita 2 years ago
parent
commit
10902712b2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/main/views.py

+ 1 - 1
app/main/views.py

@@ -34,7 +34,7 @@ from flask_jwt_extended import create_access_token, jwt_required, get_jwt_identi
 import paramiko
 import git
 import shutil
-from manage import socketio
+# from manage import socketio
 
 
 # 主頁的訪問路徑