Remove unused imports

This commit is contained in:
Raphael Michel
2015-04-16 20:00:10 +02:00
parent 700270e7e7
commit 747a9e55fd
9 changed files with 2 additions and 12 deletions

View File

@@ -1,7 +1,4 @@
import random
from django.test import TestCase
from django.core.cache import cache as django_cache
from django.utils import translation
from django.utils.timezone import now
from pretix.base.i18n import LazyI18nString