summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPritesh Kothari <pritesh.kothari@cisco.com>2014-06-16 13:40:09 -0700
committerPritesh Kothari <pritesh.kothari@cisco.com>2014-06-26 12:38:26 -0700
commit4764568afd38807861a16d842acad49c41e8cf29 (patch)
treec7a1f776186ea17fa026d0f19d9cee06f86ec1e5 /tools
parent2b26899813e9f64e0538d1117511f7381fdd7079 (diff)
downloadpython-saharaclient-4764568afd38807861a16d842acad49c41e8cf29.tar.gz
Remove vim editor configuration from comments
This patch removes vim editor configuration from comments. Cherry-pick: Iff22b6337f333e1b43f8982d3e0208a9e317bd60 from sahara. Change-Id: I2a973aeaf694ae81f09c82490d24566c25db4194 Partial-Bug: #1229324
Diffstat (limited to 'tools')
-rw-r--r--tools/install_venv.py2
-rw-r--r--tools/install_venv_common.py2
2 files changed, 0 insertions, 4 deletions
diff --git a/tools/install_venv.py b/tools/install_venv.py
index 0011a8b..4d8feea 100644
--- a/tools/install_venv.py
+++ b/tools/install_venv.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.
diff --git a/tools/install_venv_common.py b/tools/install_venv_common.py
index 0999e2c..d9e4de0 100644
--- a/tools/install_venv_common.py
+++ b/tools/install_venv_common.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright 2013 OpenStack Foundation
# Copyright 2013 IBM Corp.
#