Skip to content

Commit 969a795

Browse files
committed
Removed unused import
1 parent 69ec517 commit 969a795

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stepfunctions/steps/sagemaker.py

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
import logging
1616

1717
from enum import Enum
18-
import logging
1918

2019
from stepfunctions.inputs import Placeholder
2120
from stepfunctions.steps.states import Task

0 commit comments

Comments
 (0)