Skip to content

Commit 31872c5

Browse files
committed
fix: remove redundant statements
1 parent 6a9ecad commit 31872c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_runtime_data_collecting.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,3 @@ async def test_runtime_data_collecting():
5656
assert len(data["eval_cases"]) == 1
5757

5858
os.remove(dump_path)
59-
os.remove(dump_path)
60-
os.remove(dump_path)

0 commit comments

Comments
 (0)