diff options
| author | He Yongli <yongli.he@intel.com> | 2014-02-13 14:49:40 +0800 |
|---|---|---|
| committer | He Yongli <yongli.he@intel.com> | 2014-02-16 13:08:07 +0800 |
| commit | 59ec2bb43354674f9d0a3f25d8098bc7264bbd45 (patch) | |
| tree | 6438afc61a8788dcf9c6f064febac0aa85eed7f0 /troveclient/v1/hosts.py | |
| parent | 5fd715da78762c936566ea6e9dde5c1282b63f34 (diff) | |
| download | python-troveclient-59ec2bb43354674f9d0a3f25d8098bc7264bbd45.tar.gz | |
Remove vim header
No need to set tabstop tons of times, this can be set in your vimrc
file instead.
More disucssion:
http://openstack.10931.n7.nabble.com/Remove-vim-modelines-td21780.html
Change-Id: I45766d91f0c0b3622bbdc7dc5517497c87ebee8c
Closes-Bug: #1229324
Diffstat (limited to 'troveclient/v1/hosts.py')
| -rw-r--r-- | troveclient/v1/hosts.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/troveclient/v1/hosts.py b/troveclient/v1/hosts.py index ada421a..67fbc71 100644 --- a/troveclient/v1/hosts.py +++ b/troveclient/v1/hosts.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright 2011 OpenStack Foundation # Copyright 2013 Rackspace Hosting # All Rights Reserved. |
