summaryrefslogtreecommitdiff
path: root/testapp/myauthentication/urls.py
diff options
context:
space:
mode:
Diffstat (limited to 'testapp/myauthentication/urls.py')
-rw-r--r--testapp/myauthentication/urls.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/testapp/myauthentication/urls.py b/testapp/myauthentication/urls.py
index 3ac130d..e69de29 100644
--- a/testapp/myauthentication/urls.py
+++ b/testapp/myauthentication/urls.py
@@ -1,4 +0,0 @@
-from django.conf.urls.defaults import patterns, url
-
-urlpatterns = patterns('',
-)