Skip to content

Commit cf95c50

Browse files
committed
Remove a broken import
1 parent c34a006 commit cf95c50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

push_notifications/migrations/0001_initial.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from django.db import models, migrations
55
import push_notifications.fields
66
from django.conf import settings
7-
import uuidfield.fields
87

98

109
class Migration(migrations.Migration):

0 commit comments

Comments
 (0)