parmetis : removed leftover import statement
This commit is contained in:
parent
da8b08b5fe
commit
1f78b9c7af
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
from spack import *
|
from spack import *
|
||||||
import shutil
|
|
||||||
|
|
||||||
# FIXME : lot of code is duplicated from packages/metis/package.py . Inheriting from there may reduce
|
# FIXME : lot of code is duplicated from packages/metis/package.py . Inheriting from there may reduce
|
||||||
# FIXME : the installation rules to just a few lines
|
# FIXME : the installation rules to just a few lines
|
||||||
|
|
Loading…
Reference in a new issue