From 6bcaf64532e8b1ea76e5e74e3291fac2b238f838 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 2 Jun 2016 20:47:30 +0200 Subject: Pep8 --- archaeological_warehouse/wizards.py | 1 - 1 file changed, 1 deletion(-) (limited to 'archaeological_warehouse/wizards.py') diff --git a/archaeological_warehouse/wizards.py b/archaeological_warehouse/wizards.py index c40894c25..833c1c697 100644 --- a/archaeological_warehouse/wizards.py +++ b/archaeological_warehouse/wizards.py @@ -19,7 +19,6 @@ from django.shortcuts import render_to_response from django.template import RequestContext -from django.utils.translation import ugettext_lazy as _ from archaeological_finds.wizards import TreatmentWizard from archaeological_finds.models import Treatment -- cgit v1.2.3