summaryrefslogtreecommitdiffstats
path: root/module/web/urls.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-12-19 00:26:38 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-12-19 00:26:38 +0100
commit1d7dc2ca5db0119e01547cd7b01fb77720450d1c (patch)
treebc39b446f56658105cf120e429cac654ac0f92ff /module/web/urls.py
parentset +x mode (diff)
downloadpyload-1d7dc2ca5db0119e01547cd7b01fb77720450d1c.tar.xz
cleaned
Diffstat (limited to 'module/web/urls.py')
-rw-r--r--module/web/urls.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/web/urls.py b/module/web/urls.py
index 2145a8dd4..1392b827a 100644
--- a/module/web/urls.py
+++ b/module/web/urls.py
@@ -3,7 +3,6 @@ from django.conf.urls.defaults import *
from django.contrib import admin
from django.conf import settings
-from os.path import join
admin.autodiscover()