From 6a4c3caa8ee469558c27077ddfad8268b1575da4 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Mon, 26 Oct 2020 19:09:16 +0000 Subject: Issue #1656 - Nuke the remaining vim lines in UXP Closes #1656 --- testing/tools/iceserver/iceserver.py | 1 - testing/tools/websocketprocessbridge/websocketprocessbridge.py | 1 - 2 files changed, 2 deletions(-) (limited to 'testing/tools') diff --git a/testing/tools/iceserver/iceserver.py b/testing/tools/iceserver/iceserver.py index 3e1d31de9..2089301af 100644 --- a/testing/tools/iceserver/iceserver.py +++ b/testing/tools/iceserver/iceserver.py @@ -1,4 +1,3 @@ -# vim: set ts=4 et sw=4 tw=80 # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testing/tools/websocketprocessbridge/websocketprocessbridge.py b/testing/tools/websocketprocessbridge/websocketprocessbridge.py index 57bab31a4..02418d0e6 100644 --- a/testing/tools/websocketprocessbridge/websocketprocessbridge.py +++ b/testing/tools/websocketprocessbridge/websocketprocessbridge.py @@ -1,4 +1,3 @@ -# vim: set ts=4 et sw=4 tw=80 # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -- cgit v1.2.3