Fixed a pyflakes issue
- Legacy-Id: 18393
This commit is contained in:
parent
fc5813f83c
commit
c95ffe42e7
|
@ -3,7 +3,7 @@
|
|||
# Generated by Django 1.11.10 on 2018-02-20 10:52
|
||||
|
||||
|
||||
from django.db import migrations, models
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
|
Loading…
Reference in a new issue