From 18b24e3ef8ef178cecaeba5ab869d53d357741c6 Mon Sep 17 00:00:00 2001 From: Pritesh Kothari Date: Mon, 16 Jun 2014 13:40:09 -0700 Subject: [PATCH] Remove vim editor configuration from comments This patch removes vim editor configuration from comments. Change-Id: Iff22b6337f333e1b43f8982d3e0208a9e317bd60 Partial-Bug: #1229324 --- tools/install_venv.py | 2 -- tools/install_venv_common.py | 2 -- 2 files changed, 4 deletions(-) diff --git a/tools/install_venv.py b/tools/install_venv.py index 0011a8be..4d8feeae 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 0999e2c2..d9e4de0e 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. #