We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c34a006 commit cf95c50Copy full SHA for cf95c50
push_notifications/migrations/0001_initial.py
@@ -4,7 +4,6 @@
4
from django.db import models, migrations
5
import push_notifications.fields
6
from django.conf import settings
7
-import uuidfield.fields
8
9
10
class Migration(migrations.Migration):
0 commit comments