summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangBo Guo(gcb) <eric.guo@easystack.cn>2014-02-24 04:19:47 -0500
committerChangBo Guo(gcb) <eric.guo@easystack.cn>2014-02-24 04:19:47 -0500
commitba83cf44b514f65b85b199697f8668fe47ff1083 (patch)
tree5ecd82c723c5cc11207840d96a4f3bbc5b5c5c2a
parent28f4cf00a061a96c14ec389f11aa3d919d94d040 (diff)
downloadoslosphinx-ba83cf44b514f65b85b199697f8668fe47ff1083.tar.gz
Remove vim header
We don't need vim modelines in each source file, it can be set in user's vimrc. Change-Id: If4f0e93821e20ea837c1fc908845089dd192fcde Closes-Bug: #1229324
-rw-r--r--oslosphinx/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/oslosphinx/__init__.py b/oslosphinx/__init__.py
index 0c04dda..08224b4 100644
--- a/oslosphinx/__init__.py
+++ b/oslosphinx/__init__.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-#
# Copyright 2013 New Dream Network, LLC (DreamHost)
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may