Skip to content

Commit 9353c65

Browse files
committed
drop import for build_option, now unused
1 parent 8ba55f6 commit 9353c65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

easybuild/tools/systemtools.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050

5151
from easybuild.base import fancylogger
5252
from easybuild.tools.build_log import EasyBuildError
53-
from easybuild.tools.config import build_option
5453
from easybuild.tools.filetools import is_readable, read_file, which
5554
from easybuild.tools.py2vs3 import string_type
5655
from easybuild.tools.run import run_cmd

0 commit comments

Comments
 (0)