From 87354e30fb9f1041f89f98ced6aa8ec07de9300b Mon Sep 17 00:00:00 2001 From: Tony Xu Date: Sat, 24 Sep 2016 05:25:17 +0800 Subject: [PATCH] Trivial: Remove vim header from source files Change-Id: I782ebf019bf3ea2e3bf00cadc433354bd866dc28 --- tools/lint.py | 2 -- tools/patch_tox_venv.py | 2 -- 2 files changed, 4 deletions(-) diff --git a/tools/lint.py b/tools/lint.py index 69b88ca..d2a545b 100644 --- a/tools/lint.py +++ b/tools/lint.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright (c) 2013 Intel Corporation. # All Rights Reserved. # diff --git a/tools/patch_tox_venv.py b/tools/patch_tox_venv.py index dc9ce83..ee8f53c 100644 --- a/tools/patch_tox_venv.py +++ b/tools/patch_tox_venv.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright 2013 Red Hat, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); you may