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 /tools | |
| 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 'tools')
| -rw-r--r-- | tools/install_venv_common.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/install_venv_common.py b/tools/install_venv_common.py index 92d66ae..e6cccc5 100644 --- a/tools/install_venv_common.py +++ b/tools/install_venv_common.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright 2013 OpenStack Foundation # Copyright 2013 IBM Corp. # |
