diff options
| author | He Yongli <yongli.he@intel.com> | 2014-02-13 14:42:16 +0800 |
|---|---|---|
| committer | He Yongli <yongli.he@intel.com> | 2014-02-13 15:11:42 +0800 |
| commit | 3622dfa2fb4c66fd8cbb76bc8a730195f4c32305 (patch) | |
| tree | 3b95b7f97e2aae36bffe367f13dbe0a552e135bf /tools | |
| parent | a7f2ee901ea6366f9b4bf4a51250e4e53945ca96 (diff) | |
| download | python-ironicclient-3622dfa2fb4c66fd8cbb76bc8a730195f4c32305.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: Iff0d2e4725355800f923a04a1bfcac3003a6abd2
Close-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 f428c1e..8f54ce6 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. # |
