summaryrefslogtreecommitdiffstats
path: root/patchwork/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'patchwork/utils.py')
-rw-r--r--patchwork/utils.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/patchwork/utils.py b/patchwork/utils.py
index 9ed9e41..0dfe8dc 100644
--- a/patchwork/utils.py
+++ b/patchwork/utils.py
@@ -28,7 +28,6 @@ from django.conf import settings
from django.core.mail import EmailMessage
from django.db.models import Max, Q, F
from django.db.utils import IntegrityError
-from patchwork.forms import MultiplePatchForm
from patchwork.models import Bundle, Project, BundlePatch, UserProfile, \
PatchChangeNotification, EmailOptout, EmailConfirmation