From 27f02acc71e48cbeb3855952ab9fef613916c757 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Wed, 8 Oct 2014 22:52:02 +0200 Subject: [PATCH] Remove extraneous vim editor configuration comments Change-Id: I792f24c28063bb57dc2fd295903a7d73c43578d9 Partial-Bug: #1229324 --- neutronclient/tests/unit/test_cli20_agents.py | 2 -- neutronclient/version.py | 1 - 2 files changed, 3 deletions(-) diff --git a/neutronclient/tests/unit/test_cli20_agents.py b/neutronclient/tests/unit/test_cli20_agents.py index 2b02266..1425ad8 100644 --- a/neutronclient/tests/unit/test_cli20_agents.py +++ b/neutronclient/tests/unit/test_cli20_agents.py @@ -11,8 +11,6 @@ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. -# -# vim: tabstop=4 shiftwidth=4 softtabstop=4 import sys diff --git a/neutronclient/version.py b/neutronclient/version.py index 9315671..1899900 100644 --- a/neutronclient/version.py +++ b/neutronclient/version.py @@ -13,7 +13,6 @@ # License for the specific language governing permissions and limitations # under the License. # -# vim: tabstop=4 shiftwidth=4 softtabstop=4 # @author: Carl Baldwin, Hewlett-Packard import pbr.version