Skip to content

Commit

Permalink
Remove a broken import
Browse files Browse the repository at this point in the history
  • Loading branch information
jleclanche committed Apr 11, 2015
1 parent c34a006 commit cf95c50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion push_notifications/migrations/0001_initial.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from django.db import models, migrations
import push_notifications.fields
from django.conf import settings
import uuidfield.fields


class Migration(migrations.Migration):
Expand Down

0 comments on commit cf95c50

Please sign in to comment.