summaryrefslogtreecommitdiff
path: root/horizon/templatetags/horizon.py
diff options
context:
space:
mode:
authorHe Yongli <yongli.he@intel.com>2014-02-13 13:43:57 +0800
committerYongli He <yongli.he@intel.com>2014-05-06 15:30:10 +0800
commite790ac070e9b8b735c54c613d26e1ee92b7af0b0 (patch)
treed48e8fb3d5189bad7dced1c9aa11e41526570446 /horizon/templatetags/horizon.py
parenta2d991274d6499d8ca2c1e8211433488cc36897e (diff)
downloadhorizon-e790ac070e9b8b735c54c613d26e1ee92b7af0b0.tar.gz
Remove extraneous vim configuration comments
Remove vim setting: comment - # vim: tabstop=4 shiftwidth=4 softtabstop=4 at the top of source code files, except for files in openstack/common. Change-Id: I9a5c6b17c6ef7ecec601f4503dfc7b31fc72e90a Close-bug: #1229324
Diffstat (limited to 'horizon/templatetags/horizon.py')
-rw-r--r--horizon/templatetags/horizon.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/horizon/templatetags/horizon.py b/horizon/templatetags/horizon.py
index e2c723223..29aa509bc 100644
--- a/horizon/templatetags/horizon.py
+++ b/horizon/templatetags/horizon.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright 2012 Nebula, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may