Commit c6776468 authored by Michal Čihař's avatar Michal Čihař

Remove unused import

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent c0992aed
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
from __future__ import unicode_literals from __future__ import unicode_literals
from django.db import models, migrations from django.db import migrations
class Migration(migrations.Migration): class Migration(migrations.Migration):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment