Skip to content

Commit 13d7a45

Browse files
committed
fix: remove unused sys import
1 parent df0ef64 commit 13d7a45

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/e2e/reqstool_python_hatch_plugin/test_build_e2e.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Copyright © LFV
22
import shutil
33
import subprocess
4-
import sys
54
import tarfile
65
import tempfile
76
import venv

0 commit comments

Comments
 (0)