Skip to content

Commit 69090d9

Browse files
committed
remove unused get_software_version from FFTW easyblock
1 parent 4fe2f9a commit 69090d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

easybuild/easyblocks/f/fftw.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
from easybuild.toolchains.compiler.fujitsu import TC_CONSTANT_FUJITSU
3737
from easybuild.tools.build_log import EasyBuildError
3838
from easybuild.tools.config import build_option
39-
from easybuild.tools.modules import get_software_version
4039
from easybuild.tools.systemtools import AARCH32, AARCH64, POWER, RISCV32, RISCV64, X86_64
4140
from easybuild.tools.systemtools import get_cpu_architecture, get_cpu_features, get_shared_lib_ext
4241
from easybuild.tools.toolchain.compiler import OPTARCH_GENERIC

0 commit comments

Comments
 (0)