Remove extraneous vim editor configuration comments

Change-Id: I60a3dac52844400b4b92532edfebd0bc9aa49c78
Partial-Bug: #1229324
This commit is contained in:
Christian Berendt 2014-10-08 23:00:00 +02:00
parent ecc3744a72
commit 709e93c8d7
2 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,4 @@
#!/usr/bin/env bash
# vim: tabstop=4 shiftwidth=4 softtabstop=4
proj_list="ceilometer cinder glance keystone nova neutron"
#proj_list="keystone"

View File

@ -1,5 +1,4 @@
#!/usr/bin/env python
# vim: tabstop=4 shiftwidth=4 softtabstop=4
# Copyright 2012 SINA Corporation
# All Rights Reserved.