Remove unused import in SWF test

This commit is contained in:
Jean-Baptiste Barth 2015-10-04 08:48:42 +02:00
parent 1026fb819f
commit 6a8636ad21

View File

@ -3,7 +3,6 @@ from nose.tools import assert_raises
from sure import expect
from moto import mock_swf
from moto.swf.models import ActivityType
from moto.swf.exceptions import (
SWFUnknownResourceFault,
SWFTypeAlreadyExistsFault,