From 5a7f88a7d033a8005d09792d62827689d6d5230d Mon Sep 17 00:00:00 2001 From: Cao Xuan Hoang Date: Mon, 16 Jan 2017 11:06:09 +0700 Subject: [PATCH] Remove vim header from source files trivialfix Change-Id: I6ccd551bc5cec8f5a682502b0a6e99a6d02cad3b --- mox3/fixture.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/mox3/fixture.py b/mox3/fixture.py index f6e39d8..5d7c35b 100644 --- a/mox3/fixture.py +++ b/mox3/fixture.py @@ -1,5 +1,3 @@ -# vim: tabstop=4 shiftwidth=4 softtabstop=4 - # Copyright 2013 Hewlett-Packard Development Company, L.P. # All Rights Reserved. #