summaryrefslogtreecommitdiff
path: root/neutronclient/client.py
diff options
context:
space:
mode:
authorliu-sheng <liusheng@huawei.com>2014-02-10 17:00:28 +0800
committerliu-sheng <liusheng@huawei.com>2014-02-10 17:00:28 +0800
commite955a1fc80befc84ab501e967fe6ef09beb5c4dc (patch)
tree922f7b2cfd1a09fe207090b850ba374ac43fc0e0 /neutronclient/client.py
parenta7e2bd33249171d0db4ea3efb96a1e9df44e4ba2 (diff)
downloadpython-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.py1
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