chanjunkai 5 年之前
父節點
當前提交
a221008219
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      AnsjerPush/urls.py

+ 1 - 1
AnsjerPush/urls.py

@@ -15,7 +15,7 @@ Including another URLconf
 """
 from django.contrib import admin
 from django.urls import path
-from Controller import DetectController,ShadowController,testController
+from Controller import DetectController,ShadowController
 
 
 urlpatterns = [