Skip to content

Commit 8654edd

Browse files
author
Pravali Uppugunduri
committed
fix flake8 error
1 parent 2f4300b commit 8654edd

File tree

1 file changed

+0
-1
lines changed
  • src/sagemaker/serve/model_server/triton

1 file changed

+0
-1
lines changed

src/sagemaker/serve/model_server/triton/model.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from __future__ import absolute_import
44
import os
55
import logging
6-
import ssl
76
from pathlib import Path
87
import platform
98

0 commit comments

Comments
 (0)