diff options
| author | liu-sheng <liusheng@huawei.com> | 2014-02-10 17:00:28 +0800 |
|---|---|---|
| committer | liu-sheng <liusheng@huawei.com> | 2014-02-10 17:00:28 +0800 |
| commit | e955a1fc80befc84ab501e967fe6ef09beb5c4dc (patch) | |
| tree | 922f7b2cfd1a09fe207090b850ba374ac43fc0e0 /neutronclient/client.py | |
| parent | a7e2bd33249171d0db4ea3efb96a1e9df44e4ba2 (diff) | |
| download | python-neutronclient-e955a1fc80befc84ab501e967fe6ef09beb5c4dc.tar.gz | |
Remove vi modelines
We don't need to have the vi modelines in each source file,
it can be set in a user's vimrc if required.
Change-Id: Ic30e91df1b0e25beda9b8d8c19be58573cdae4f6
Closes-Bug: #1229324
Diffstat (limited to 'neutronclient/client.py')
| -rw-r--r-- | neutronclient/client.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/neutronclient/client.py b/neutronclient/client.py index 061812e..53cc883 100644 --- a/neutronclient/client.py +++ b/neutronclient/client.py @@ -13,7 +13,6 @@ # License for the specific language governing permissions and limitations # under the License. # -# vim: tabstop=4 shiftwidth=4 softtabstop=4 try: import json |
