Skip to content

Commit 175fd1d

Browse files
committed
Remove unused imports
1 parent 36f7d4b commit 175fd1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/boututils/run_wrapper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import pathlib
55
import re
66
import subprocess
7-
from subprocess import PIPE, STDOUT, Popen, call
87

98
if os.name == "nt":
109
# Default on Windows

0 commit comments

Comments
 (0)