mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Split requirements files
Remove unused import
This commit is contained in:
@@ -5,7 +5,7 @@ from django.test import TestCase
|
||||
from django.utils.timezone import now
|
||||
from datetime import timedelta
|
||||
|
||||
from pretix.base.models import Item, Organizer, Event, ItemCategory, Quota, Property, PropertyValue, ItemVariation, User, \
|
||||
from pretix.base.models import Item, Organizer, Event, ItemCategory, Quota, User, \
|
||||
CartPosition, Question, Order, OrderPosition
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user