From 97135cbfc03eb069438eb5b8858edaea061aa030 Mon Sep 17 00:00:00 2001 From: Jason Dunsmore Date: Tue, 25 Feb 2014 16:06:22 -0600 Subject: Remove vim header from files. Change-Id: Ia6131f8fcac6902c80c80aa805c8cd7a2a41f280 Closes-Bug: #1229324 --- heat/tests/test_neutron_loadbalancer.py | 1 - 1 file changed, 1 deletion(-) (limited to 'heat/tests/test_neutron_loadbalancer.py') diff --git a/heat/tests/test_neutron_loadbalancer.py b/heat/tests/test_neutron_loadbalancer.py index dc36485cd..f8a0164c5 100644 --- a/heat/tests/test_neutron_loadbalancer.py +++ b/heat/tests/test_neutron_loadbalancer.py @@ -1,4 +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 -- cgit v1.2.1