diff --git a/troveclient/openstack/common/gettextutils.py b/troveclient/openstack/common/gettextutils.py index 30eaa01e..ef853762 100644 --- a/troveclient/openstack/common/gettextutils.py +++ b/troveclient/openstack/common/gettextutils.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright 2012 Red Hat, Inc. # Copyright 2013 IBM Corp. # All Rights Reserved. diff --git a/troveclient/openstack/common/importutils.py b/troveclient/openstack/common/importutils.py index 7a303f93..4fd9ae2b 100644 --- a/troveclient/openstack/common/importutils.py +++ b/troveclient/openstack/common/importutils.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright 2011 OpenStack Foundation. # All Rights Reserved. # diff --git a/troveclient/openstack/common/strutils.py b/troveclient/openstack/common/strutils.py index 28cb00ec..b4d763ac 100644 --- a/troveclient/openstack/common/strutils.py +++ b/troveclient/openstack/common/strutils.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright 2011 OpenStack Foundation. # All Rights Reserved. #