diff --git a/neutronclient/tests/unit/test_cli20_agents.py b/neutronclient/tests/unit/test_cli20_agents.py index 2b0226602..1425ad8bd 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 9315671c3..189990079 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