Skip to content

Commit 2b7fcf0

Browse files
committed
Remove unused import
- Legacy-Id: 12142
1 parent e598b72 commit 2b7fcf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/name/migrations/0016_auto_20161013_1010.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
from __future__ import unicode_literals
33

4-
from django.db import models, migrations
4+
from django.db import migrations
55

66

77
class Migration(migrations.Migration):

0 commit comments

Comments
 (0)