summaryrefslogtreecommitdiff
path: root/nova/tests/network/security_group/test_neutron_driver.py
diff options
context:
space:
mode:
Diffstat (limited to 'nova/tests/network/security_group/test_neutron_driver.py')
-rw-r--r--nova/tests/network/security_group/test_neutron_driver.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/nova/tests/network/security_group/test_neutron_driver.py b/nova/tests/network/security_group/test_neutron_driver.py
index 7bafa2c679..0cc8ab3339 100644
--- a/nova/tests/network/security_group/test_neutron_driver.py
+++ b/nova/tests/network/security_group/test_neutron_driver.py
@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
#
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
import mox
from neutronclient.common import exceptions as n_exc