Forgot to remove some defunct imports.

This commit is contained in:
Griatch 2011-04-10 14:25:00 +00:00
parent 2ee54678ae
commit f1404356ea
3 changed files with 1 additions and 3 deletions

View file

@ -28,7 +28,6 @@ from django.utils.encoding import force_unicode
from django.conf import settings
from src.utils import utils
from src.utils.text2html import parse_html
from src.config.models import ConnectScreen
from src.server import session
from src.server.sessionhandler import SESSIONS