Skip to content

Commit 24be6f4

Browse files
committed
Remove now unused imports
Signed-off-by: M Q <mingmelvinq@nvidia.com>
1 parent d2d90d1 commit 24be6f4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

monai/deploy/core/models/triton_model.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010
# limitations under the License.
1111

1212
import logging
13-
import re
1413
from pathlib import Path
15-
from urllib.parse import urlparse
1614

1715
import tritonclient.http as httpclient
1816
from google.protobuf import text_format

0 commit comments

Comments
 (0)