From d4e3609cf6f749d6ac95bc8332844f63b61b41b1 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Wed, 8 Oct 2014 22:50:04 +0200 Subject: [PATCH] Remove extraneous vim editor configuration comments Change-Id: I173c838765efd527b3bc652d9b8c32ac89c756b6 Partial-Bug: #1229324 --- oslo/__init__.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/oslo/__init__.py b/oslo/__init__.py index bf1237a..dc130d6 100644 --- a/oslo/__init__.py +++ b/oslo/__init__.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at