diff options
| author | Noboru arai <arai@mxa.nes.nec.co.jp> | 2014-01-14 16:39:41 +0000 |
|---|---|---|
| committer | Noboru arai <arai@mxa.nes.nec.co.jp> | 2014-01-14 16:40:22 +0000 |
| commit | 869ea2e61ced4d7ae1e4aa902782090996e2736d (patch) | |
| tree | 6ee90ec28d0400f0bc219587c826d0727a6267d8 /glanceclient/__init__.py | |
| parent | 02b00b6226436b0049e226e86210ed1c1cad53c6 (diff) | |
| download | python-glanceclient-869ea2e61ced4d7ae1e4aa902782090996e2736d.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: I2b37758f9dbb2cad6457a879d4ed7ff0aa69ef8e
Partial-Bug: #1229324
Diffstat (limited to 'glanceclient/__init__.py')
| -rw-r--r-- | glanceclient/__init__.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/glanceclient/__init__.py b/glanceclient/__init__.py index f59bd0b..f967031 100644 --- a/glanceclient/__init__.py +++ b/glanceclient/__init__.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright 2012 OpenStack Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); you may |
