diff options
author | Moonchild <moonchild@palemoon.org> | 2023-05-03 22:09:21 +0200 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2023-05-03 22:09:21 +0200 |
commit | ce594b49caa5a38426ca624b0b0beaf209f5a947 (patch) | |
tree | 5ae6e3b21b2b3c007f08fe27147b4b470ba95f7d /chrome/test | |
parent | 5d4f11bfaf45a29ffd00ace764a45eebba61bdbc (diff) | |
download | uxp-ce594b49caa5a38426ca624b0b0beaf209f5a947.tar.gz |
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.
Diffstat (limited to 'chrome/test')
-rw-r--r-- | chrome/test/unit/test_data_protocol_registration.js | 1 | ||||
-rw-r--r-- | chrome/test/unit/test_no_remote_registration.js | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/chrome/test/unit/test_data_protocol_registration.js b/chrome/test/unit/test_data_protocol_registration.js index 71138bd929..9feb3feda7 100644 --- a/chrome/test/unit/test_data_protocol_registration.js +++ b/chrome/test/unit/test_data_protocol_registration.js @@ -1,5 +1,4 @@ /* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- - * vim: sw=2 ts=2 sts=2 tw=78 expandtab : * 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/chrome/test/unit/test_no_remote_registration.js b/chrome/test/unit/test_no_remote_registration.js index 281a79dd32..d55ffdcac0 100644 --- a/chrome/test/unit/test_no_remote_registration.js +++ b/chrome/test/unit/test_no_remote_registration.js @@ -1,5 +1,4 @@ /* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- - * vim: sw=2 ts=2 sts=2 tw=78 expandtab : * 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/. */ |