mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
fix: remove unused import
Signed-off-by: ixlmar <206748156+ixlmar@users.noreply.github.com>
This commit is contained in:
parent
240eff4bd8
commit
01cf98132a
@ -1,6 +1,6 @@
|
||||
import os
|
||||
import tempfile
|
||||
from typing import Any, List
|
||||
from typing import Any
|
||||
|
||||
import openai
|
||||
import pytest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user