From ce594b49caa5a38426ca624b0b0beaf209f5a947 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Wed, 3 May 2023 22:09:21 +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 the rest of js, caps, chrome, config, devtools, docshell, image, intl. More to come. --- devtools/client/storage/ui.js | 1 - 1 file changed, 1 deletion(-) (limited to 'devtools/client/storage/ui.js') diff --git a/devtools/client/storage/ui.js b/devtools/client/storage/ui.js index 5bd29d297b..e07a74ae30 100644 --- a/devtools/client/storage/ui.js +++ b/devtools/client/storage/ui.js @@ -1,4 +1,3 @@ -/* vim:set ts=2 sw=2 sts=2 et: */ /* 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