Skip to content

Commit d7fa2b6

Browse files
author
Chuyang Deng
committed
Remove unused import.
1 parent 6401c18 commit d7fa2b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sagemaker_tensorflow_container/training.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
import tensorflow as tf
2525

2626
from sagemaker_tensorflow_container import s3_utils
27-
from sagemaker.utils import sagemaker_timestamp
2827

2928
logger = logging.getLogger(__name__)
3029

0 commit comments

Comments
 (0)