mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Remove unused imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from io import StringIO, BytesIO
|
||||
from io import BytesIO
|
||||
from django.contrib import messages
|
||||
from django.core.urlresolvers import reverse
|
||||
from django.shortcuts import redirect
|
||||
|
||||
Reference in New Issue
Block a user