Skip to content

Commit ad3e68f

Browse files
committed
rm unused imports
1 parent 1333a3a commit ad3e68f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

end_to_end_tests/regen_golden_record.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
""" Regenerate golden-record """
22
import filecmp
3-
import os
43
import shutil
5-
import tempfile
64
from pathlib import Path
75
from typing import Optional
86

0 commit comments

Comments
 (0)