chanjunkai 5 years ago
parent
commit
a221008219
1 changed files with 1 additions and 1 deletions
  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 = [