diff options
author | liu-sheng <liusheng@huawei.com> | 2014-01-27 10:38:08 +0800 |
---|---|---|
committer | Matthew Gilliard <matthew.gilliard@hp.com> | 2014-02-03 14:19:44 +0000 |
commit | 74f953a1d7cc660696f9fda83e13fe2f2bbae7b2 (patch) | |
tree | 9919c686c0d676cf64d3768e3f2931b7097f1613 /nova/ipv6/rfc2462.py | |
parent | 4b2bd32199eeaaf32958b540ebb0bf3ade6f0b0c (diff) | |
download | nova-74f953a1d7cc660696f9fda83e13fe2f2bbae7b2.tar.gz |
Remove vi modelines
We don't need to have the vi modelines in each source file,
it can be set in a user's vimrc if required.
Also a check is added to hacking to detect if they are re-added.
Change-Id: I347307a5145b2760c69085b6ca850d6a9137ffc6
Closes-Bug: #1229324
Diffstat (limited to 'nova/ipv6/rfc2462.py')
-rw-r--r-- | nova/ipv6/rfc2462.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nova/ipv6/rfc2462.py b/nova/ipv6/rfc2462.py index ba3bbcd76e..cda35b0a45 100644 --- a/nova/ipv6/rfc2462.py +++ b/nova/ipv6/rfc2462.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright 2010 United States Government as represented by the # Administrator of the National Aeronautics and Space Administration. # Copyright 2011 Justin Santa Barbara |