summaryrefslogtreecommitdiff
path: root/horizon/__init__.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/__init__.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/__init__.py')
-rw-r--r--horizon/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/horizon/__init__.py b/horizon/__init__.py
index 865e51bdf..b45e3da8a 100644
--- a/horizon/__init__.py
+++ b/horizon/__init__.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