mirror of
https://github.com/pretix/pretix.git
synced 2026-04-25 23:42:32 +00:00
Fix isort issue
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# Generated by Django 2.2 on 2019-04-23 08:39
|
||||
|
||||
from django.db import migrations, models
|
||||
import django.db.models.deletion
|
||||
import jsonfallback.fields
|
||||
from django.db import migrations, models
|
||||
|
||||
import pretix.base.models.fields
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user