Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
krishung5 committed Nov 9, 2023
1 parent 1d44de2 commit 937bac1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
from functools import partial

import numpy as np
import requests
import test_util as tu
import tritonclient.grpc as grpcclient
from tritonclient.utils import InferenceServerException
Expand Down

0 comments on commit 937bac1

Please sign in to comment.