Remove unused import in SWF test
This commit is contained in:
parent
1026fb819f
commit
6a8636ad21
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ from nose.tools import assert_raises
|
||||||
from sure import expect
|
from sure import expect
|
||||||
|
|
||||||
from moto import mock_swf
|
from moto import mock_swf
|
||||||
from moto.swf.models import ActivityType
|
|
||||||
from moto.swf.exceptions import (
|
from moto.swf.exceptions import (
|
||||||
SWFUnknownResourceFault,
|
SWFUnknownResourceFault,
|
||||||
SWFTypeAlreadyExistsFault,
|
SWFTypeAlreadyExistsFault,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue