Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
somewes committed Apr 20, 2018
1 parent 22c442c commit d6f7f99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entity_event_slack/migrations/0001_initial.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
from __future__ import unicode_literals

from django.db import models, migrations
import django.db.models.deletion


class Migration(migrations.Migration):
Expand Down

0 comments on commit d6f7f99

Please sign in to comment.