Skip to content
Snippets Groups Projects
Commit 88b02ee9 authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

Remove editor-specific settings from cfgupgrade*


Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent 83f72637
No related branches found
No related tags found
No related merge requests found
...@@ -206,5 +206,3 @@ def main(): ...@@ -206,5 +206,3 @@ def main():
if __name__ == "__main__": if __name__ == "__main__":
main() main()
# vim: set foldmethod=marker :
...@@ -414,5 +414,3 @@ def main(): ...@@ -414,5 +414,3 @@ def main():
if __name__ == "__main__": if __name__ == "__main__":
main() main()
# vim: set foldmethod=marker :
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment