Skip to content

Commit 50fc4b9

Browse files
committed
Remove unused import
1 parent a886421 commit 50fc4b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/base/test_batch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import copy
22
import pickle
3-
import sys
43
from itertools import starmap
54
from typing import Any, cast
65

0 commit comments

Comments
 (0)