From 52c986dff701d6ef45780ff132351cfc9966df8d Mon Sep 17 00:00:00 2001 From: Greg Taylor Date: Tue, 22 May 2007 15:49:29 +0000 Subject: [PATCH] Whoops. --- commands_privileged.py | 1 - 1 file changed, 1 deletion(-) diff --git a/commands_privileged.py b/commands_privileged.py index aa2de76c19..9e6ac0b601 100644 --- a/commands_privileged.py +++ b/commands_privileged.py @@ -4,7 +4,6 @@ import resource from django.contrib.auth.models import User from apps.objects.models import Object import defines_global -import cmdhandler import session_mgr import functions_general import functions_db