Skip to content

Commit 83cca12

Browse files
committed
Remove unused import
1 parent 73ad2d2 commit 83cca12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integ/test_workflow.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
from sagemaker.workflow.condition_step import ConditionStep
7070
from sagemaker.workflow.callback_step import CallbackStep, CallbackOutput, CallbackOutputTypeEnum
7171
from sagemaker.workflow.lambda_step import LambdaStep, LambdaOutput, LambdaOutputTypeEnum
72-
from sagemaker.workflow.properties import PropertyFile
7372
from sagemaker.workflow.emr_step import EMRStep, EMRStepConfig
7473
from sagemaker.wrangler.processing import DataWranglerProcessor
7574
from sagemaker.dataset_definition.inputs import DatasetDefinition, AthenaDatasetDefinition

0 commit comments

Comments
 (0)