Skip to content

Commit df75916

Browse files
committed
remove unused module from test.framework.easyblock
1 parent 144c28a commit df75916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/framework/easyblock.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
from easybuild.tools.filetools import change_dir, copy_dir, copy_file, mkdir, read_file, remove_dir, remove_file
5555
from easybuild.tools.filetools import symlink, verify_checksum, write_file
5656
from easybuild.tools.module_generator import module_generator
57-
from easybuild.tools.modules import EnvironmentModules, Lmod, ModEnvVarType, reset_module_caches
57+
from easybuild.tools.modules import EnvironmentModules, Lmod, reset_module_caches
5858
from easybuild.tools.version import get_git_revision, this_is_easybuild
5959

6060

0 commit comments

Comments
 (0)