parmetis : removed leftover import statement

This commit is contained in:
alalazo 2016-01-12 16:59:47 +01:00
parent da8b08b5fe
commit 1f78b9c7af

View file

@ -24,7 +24,6 @@
##############################################################################
from spack import *
import shutil
# 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