Fix isort issues

This commit is contained in:
Raphael Michel
2023-02-08 17:43:21 +01:00
parent 04b0a3d5d4
commit 7b0d07065f
2 changed files with 1 additions and 2 deletions

View File

@@ -35,7 +35,6 @@ from pretix.api.models import ApiCall
from pretix.base.models import Organizer
from pretix.helpers import OF_SELF
logger = logging.getLogger(__name__)