summaryrefslogtreecommitdiff
path: root/troveclient/__init__.py
diff options
context:
space:
mode:
authorHe Yongli <yongli.he@intel.com>2014-02-13 14:49:40 +0800
committerHe Yongli <yongli.he@intel.com>2014-02-16 13:08:07 +0800
commit59ec2bb43354674f9d0a3f25d8098bc7264bbd45 (patch)
tree6438afc61a8788dcf9c6f064febac0aa85eed7f0 /troveclient/__init__.py
parent5fd715da78762c936566ea6e9dde5c1282b63f34 (diff)
downloadpython-troveclient-59ec2bb43354674f9d0a3f25d8098bc7264bbd45.tar.gz
Remove vim header
No need to set tabstop tons of times, this can be set in your vimrc file instead. More disucssion: http://openstack.10931.n7.nabble.com/Remove-vim-modelines-td21780.html Change-Id: I45766d91f0c0b3622bbdc7dc5517497c87ebee8c Closes-Bug: #1229324
Diffstat (limited to 'troveclient/__init__.py')
-rw-r--r--troveclient/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/troveclient/__init__.py b/troveclient/__init__.py
index 4ed8791..a470d7b 100644
--- a/troveclient/__init__.py
+++ b/troveclient/__init__.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright 2012 OpenStack Foundation
# Copyright 2013 Rackspace Hosting
# All Rights Reserved.