diff options
author | athenian200 <athenian200@outlook.com> | 2020-10-18 10:45:55 -0500 |
---|---|---|
committer | athenian200 <athenian200@outlook.com> | 2020-10-18 10:45:55 -0500 |
commit | 620d619469dcdc3eb2051f7449ee5afd798d5c27 (patch) | |
tree | eb7ca4ae3da96bf3049c3da41fc511ff3154515e /devtools/client/jsonview/components/text-panel.js | |
parent | a22eb5ee72bdfb78bdc39f3c2181b7e1fcf708d9 (diff) | |
parent | ee9d069f8d101246ffc8b18614a4f98d4e1100d9 (diff) | |
download | uxp-620d619469dcdc3eb2051f7449ee5afd798d5c27.tar.gz |
Merge branch 'master' of https://github.com/MoonchildProductions/UXP into caret_color
Diffstat (limited to 'devtools/client/jsonview/components/text-panel.js')
-rw-r--r-- | devtools/client/jsonview/components/text-panel.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devtools/client/jsonview/components/text-panel.js b/devtools/client/jsonview/components/text-panel.js index 1df2e349d9..b09c52078f 100644 --- a/devtools/client/jsonview/components/text-panel.js +++ b/devtools/client/jsonview/components/text-panel.js @@ -1,5 +1,4 @@ /* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */ -/* vim: set ft=javascript ts=2 et sw=2 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/. */ |