summaryrefslogtreecommitdiff
path: root/troveclient/shell.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/shell.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/shell.py')
-rw-r--r--troveclient/shell.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/troveclient/shell.py b/troveclient/shell.py
index 8ffd657..5cc862a 100644
--- a/troveclient/shell.py
+++ b/troveclient/shell.py
@@ -1,5 +1,3 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright 2011 OpenStack Foundation
# Copyright 2013 Rackspace Hosting
# All Rights Reserved.