From b9da018639cc0e3e6bb3d90cf195060df318953a Mon Sep 17 00:00:00 2001 From: Moonchild Date: Fri, 5 May 2023 15:20:27 +0200 Subject: Issue #1656 - Remove more vim control lines. Vim control lines were re-introduced or not entirely cleaned up. This nukes them again. Removing from modules, netwerk, security, storage, testing, toolkit, and a few scattered misc files. More to come. --- netwerk/base/NetUtil.jsm | 1 - 1 file changed, 1 deletion(-) (limited to 'netwerk/base/NetUtil.jsm') diff --git a/netwerk/base/NetUtil.jsm b/netwerk/base/NetUtil.jsm index 93025e97e7..66dc01f784 100644 --- a/netwerk/base/NetUtil.jsm +++ b/netwerk/base/NetUtil.jsm @@ -1,5 +1,4 @@ /* -*- indent-tabs-mode: nil; js-indent-level: 4 -*- - * vim: sw=4 ts=4 sts=4 et filetype=javascript * 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