diff --git a/cinder/tests/test_hp3par.py b/cinder/tests/test_hp3par.py index 80f28e65cee..933cc3a505f 100644 --- a/cinder/tests/test_hp3par.py +++ b/cinder/tests/test_hp3par.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 # # (c) Copyright 2013 Hewlett-Packard Development Company, L.P. diff --git a/cinder/tests/test_nexenta.py b/cinder/tests/test_nexenta.py index 53917968d33..cfc01460918 100644 --- a/cinder/tests/test_nexenta.py +++ b/cinder/tests/test_nexenta.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 # # Copyright 2011 Nexenta Systems, Inc. diff --git a/cinder/tests/test_volume_configuration.py b/cinder/tests/test_volume_configuration.py index 2713a0440e1..d744c7718b4 100644 --- a/cinder/tests/test_volume_configuration.py +++ b/cinder/tests/test_volume_configuration.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 # # Copyright (c) 2012 Rackspace Hosting diff --git a/cinder/volume/configuration.py b/cinder/volume/configuration.py index 8e4b2ba3978..ef1baba077e 100644 --- a/cinder/volume/configuration.py +++ b/cinder/volume/configuration.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 # # Copyright (c) 2012 Rackspace Hosting