summaryrefslogtreecommitdiff
path: root/swiftclient/version.py
diff options
context:
space:
mode:
authoryangxurong <yangxurong@huawei.com>2014-02-13 16:15:04 +0800
committeryangxurong <yangxurong@huawei.com>2014-02-13 17:44:29 +0800
commit4e15bc71205cf308c8338b2608213f439a48d5d6 (patch)
treeb52147d23782bc398ada616bbdde67ed47d4901f /swiftclient/version.py
parentf13288ae320159547823c7b32ff9e76505ec0ae5 (diff)
downloadpython-swiftclient-4e15bc71205cf308c8338b2608213f439a48d5d6.tar.gz
Remove extraneous vim configuration comments
Remove line containing comment - # vim: tabstop=4 shiftwidth=4 softtabstop=4 Change-Id: I31e4ee4112285f0daa5f2dd50db0344f4876820d Closes-Bug:#1229324
Diffstat (limited to 'swiftclient/version.py')
-rw-r--r--swiftclient/version.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/swiftclient/version.py b/swiftclient/version.py
index 494d6ec..0be287d 100644
--- a/swiftclient/version.py
+++ b/swiftclient/version.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright 2012 OpenStack LLC
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may