Skip to content

Commit 8bc5df1

Browse files
committed
Get rid of unused ietfworkflows import
- Legacy-Id: 6256
1 parent 2d902e2 commit 8bc5df1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ietf/iesg/tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from ietf.idtracker.models import *
1111
from ietf.iesg.models import *
1212
from ietf.utils.test_utils import SimpleUrlTestCase, RealDatabaseTest, canonicalize_feed, login_testing_unauthorized
13-
from ietf.ietfworkflows.models import Stream
1413

1514
class RescheduleOnAgendaTestCase(django.test.TestCase):
1615
fixtures = ['base', 'draft']

0 commit comments

Comments
 (0)