From 1d7dc2ca5db0119e01547cd7b01fb77720450d1c Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sat, 19 Dec 2009 00:26:38 +0100 Subject: cleaned --- module/web/urls.py | 1 - 1 file changed, 1 deletion(-) (limited to 'module/web/urls.py') 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() -- cgit v1.2.3