summaryrefslogtreecommitdiff
path: root/tools/install_venv_common.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/install_venv_common.py')
-rw-r--r--tools/install_venv_common.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/install_venv_common.py b/tools/install_venv_common.py
index e279159a..4cc27b07 100644
--- a/tools/install_venv_common.py
+++ b/tools/install_venv_common.py
@@ -22,8 +22,6 @@ environment, it should be kept strictly compatible with Python 2.6.
Synced in from openstack-common
"""
-from __future__ import print_function
-
import optparse
import os
import subprocess