mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Used isort to order all import statements
This commit is contained in:
@@ -4,7 +4,6 @@ from django.template import Context
|
||||
from django.template.loader import get_template
|
||||
|
||||
from pretix.base.signals import register_payment_providers
|
||||
|
||||
from pretix.presale.signals import html_head
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user