Skip to content

Commit f553357

Browse files
author
Malav Shastri
committed
fix flake8
1 parent 502063f commit f553357

File tree

1 file changed

+0
-2
lines changed
  • src/sagemaker/jumpstart/hub

1 file changed

+0
-2
lines changed

src/sagemaker/jumpstart/hub/hub.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333
from sagemaker.jumpstart.hub.utils import (
3434
get_hub_model_version,
3535
get_info_from_hub_resource_arn,
36-
create_hub_bucket_if_it_does_not_exist,
37-
generate_default_hub_bucket_name,
3836
create_s3_object_reference_from_uri,
3937
construct_hub_arn_from_name,
4038
)

0 commit comments

Comments
 (0)