Skip to content

Commit 547a1ae

Browse files
committed
deflake
- Legacy-Id: 9601
1 parent 4e1b3b2 commit 547a1ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/group/migrations/0005_auto_20150504_0726.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
def create_iab_roles(apps, schema_editor):
77
Role = apps.get_model('group','Role')

0 commit comments

Comments
 (0)