Skip to content

Commit 8215b32

Browse files
committed
remove unused imports
1 parent d7175bb commit 8215b32

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/integ/sagemaker/jumpstart/private_hub/estimator/test_jumpstart_private_hub_estimator.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
get_sm_session,
3131
with_exponential_backoff,
3232
)
33-
from tests.integ.sagemaker.jumpstart.constants import (
34-
ENV_VAR_JUMPSTART_SDK_TEST_SUITE_ID,
35-
JUMPSTART_TAG,
36-
)
3733
from tests.integ.sagemaker.jumpstart.utils import (
3834
get_sm_session,
3935
get_training_dataset_for_model_and_version,

0 commit comments

Comments
 (0)