Skip to content

Commit 8a8da7a

Browse files
committed
cleaned out boilerplate migration imports that arent actually used
- Legacy-Id: 8709
1 parent e5e6b13 commit 8a8da7a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

ietf/group/migrations/0008_materials_managers.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
from south.utils import datetime_utils as datetime
3-
from south.db import db
42
from south.v2 import DataMigration
5-
from django.db import models
63

74
class Migration(DataMigration):
85

0 commit comments

Comments
 (0)