summaryrefslogtreecommitdiff
path: root/heatclient/v1/actions.py
diff options
context:
space:
mode:
authorZhiQiang Fan <zhiqiang.fan@huawei.com>2013-12-28 15:51:05 +0800
committerZhiQiang Fan <zhiqiang.fan@huawei.com>2013-12-28 15:58:36 +0800
commitd80462893351d36b4495756773d4f9ad2682f4cc (patch)
tree43be43feca46388cca168859950e6fbfdf32e181 /heatclient/v1/actions.py
parente9897ff9b99aa7876fcd5dcc64f3d8115eb01922 (diff)
downloadpython-heatclient-d80462893351d36b4495756773d4f9ad2682f4cc.tar.gz
Remove vim header
Vim settings can be done in your vimrc file, there is no need to add them in each source files. Also if set incorrectly, gate (pep8 check) will catch your mistakes. NOTE: openstack.common files are left untouched because they should be fixed in oslo. Change-Id: I96fe6479e64a13766e7a974727405423a66cd496 Closes-Bug: #1229324
Diffstat (limited to 'heatclient/v1/actions.py')
-rw-r--r--heatclient/v1/actions.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/heatclient/v1/actions.py b/heatclient/v1/actions.py
index bf82d45..e615912 100644
--- a/heatclient/v1/actions.py
+++ b/heatclient/v1/actions.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at