Skip to content

Commit cce1258

Browse files
committed
remove unused imported sys in tools/run.py
1 parent 63ac9e5 commit cce1258

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

easybuild/tools/run.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
import shutil
4646
import string
4747
import subprocess
48-
import sys
4948
import tempfile
5049
import time
5150
from collections import namedtuple

0 commit comments

Comments
 (0)