From d3a0e97f2f23434b92715f0341af795855d3ca22 Mon Sep 17 00:00:00 2001 From: Yun Bo Xu Date: Tue, 12 Jan 2016 23:04:51 +0800 Subject: [PATCH] Trivial: Remove vim header from source files Change-Id: If918eaeb47b0d35bda198119cbc0fc3f015d6a1e --- tools/lintstack.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/lintstack.py b/tools/lintstack.py index 5c4fb0a..7f9012d 100755 --- a/tools/lintstack.py +++ b/tools/lintstack.py @@ -1,5 +1,4 @@ #!/usr/bin/env python -# vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright (c) 2012, AT&T Labs, Yun Mao # All Rights Reserved.