[Minor] cleanup unused imports (#6358)

This commit is contained in:
Lianmin Zheng
2025-05-16 14:52:38 -07:00
committed by GitHub
parent abebd9399c
commit c2b7ddca49
2 changed files with 1 additions and 6 deletions

View File

@@ -4,7 +4,6 @@ python3 -m unittest test_pp_single_node.TestPPAccuracy.test_gsm8k
python3 -m unittest test_pp_single_node.TestFixedBugs.test_chunked_prefill_with_small_bs
"""
import os
import time
import unittest
from types import SimpleNamespace