chanjunkai 5 жил өмнө
parent
commit
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 = [