chanjunkai 5 lat temu
rodzic
commit
a221008219
1 zmienionych plików z 1 dodań i 1 usunięć
  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 = [