Skip to content
Snippets Groups Projects
Commit 5e323b05 authored by Glenn Johnson's avatar Glenn Johnson
Browse files

Remove import of os

The import of `os` is no longer needed.
parent 81daaddf
Branches
Tags
No related merge requests found
......@@ -23,7 +23,6 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
##############################################################################
from spack import *
import os
class Libxml2(Package):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment