From bd052ed8dff5bfe49a540dabfa6ae5eb89e5d8d5 Mon Sep 17 00:00:00 2001 From: You Wei Wang Date: Tue, 12 Jan 2016 23:44:05 +0800 Subject: [PATCH] Trivial: Remove vim header from source files Change-Id: I98a0cf875839e515be65311962fba173c03c6a56 --- tests/software_config/test_hook_ansible.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/software_config/test_hook_ansible.py b/tests/software_config/test_hook_ansible.py index 334e5f9..5b75182 100644 --- a/tests/software_config/test_hook_ansible.py +++ b/tests/software_config/test_hook_ansible.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 -# # Copyright 2015 NEC Corporation. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may