chanjunkai 5 anni fa
parent
commit
a221008219
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 = [