Skip to content

Commit 6e6dd79

Browse files
committed
Removed unused imports from name slug migration.
- Legacy-Id: 8457
1 parent 1307151 commit 6e6dd79

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

ietf/name/migrations/0026_change_name_slug_foreign_key_length.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
# -*- coding: utf-8 -*-
2-
from south.utils import datetime_utils as datetime
31
from south.db import db
42
from south.v2 import SchemaMigration
5-
from django.db import models
6-
73

84
class Migration(SchemaMigration):
95

0 commit comments

Comments
 (0)