diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:14:30 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:14:30 +0000 |
commit | 528b88d7048728c70227817ab59223e329171d15 (patch) | |
tree | 6cf8d3e43139234cbabc7075d13c4ab9a9b603fb /devtools | |
parent | 5d97621bb92efe01b05834abc43c40016d9cf078 (diff) | |
download | uxp-528b88d7048728c70227817ab59223e329171d15.tar.gz |
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
Another S&R run with some smarter matching.
Diffstat (limited to 'devtools')
-rw-r--r-- | devtools/shared/task.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devtools/shared/task.js b/devtools/shared/task.js index 501e05e5b7..51f9312b23 100644 --- a/devtools/shared/task.js +++ b/devtools/shared/task.js @@ -1,5 +1,4 @@ /* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */ -/* vim: set ts=2 et sw=2 tw=80 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/. */ |