summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/spack2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/spack b/bin/spack
index fe90edf7d3..a94faad09b 100755
--- a/bin/spack
+++ b/bin/spack
@@ -25,8 +25,6 @@ exit 1
# Line above is a shell no-op, and ends a python multi-line comment.
# The code above runs this file with our preferred python interpreter.
-from __future__ import print_function
-
import os
import os.path
import sys