diff options
Diffstat (limited to 'devtools/client/jsonview/components/reps')
-rw-r--r-- | devtools/client/jsonview/components/reps/moz.build | 1 | ||||
-rw-r--r-- | devtools/client/jsonview/components/reps/toolbar.js | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/devtools/client/jsonview/components/reps/moz.build b/devtools/client/jsonview/components/reps/moz.build index 1d239b7bd..7ac94f7a7 100644 --- a/devtools/client/jsonview/components/reps/moz.build +++ b/devtools/client/jsonview/components/reps/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/devtools/client/jsonview/components/reps/toolbar.js b/devtools/client/jsonview/components/reps/toolbar.js index 52a35ffbe..27f7645fb 100644 --- a/devtools/client/jsonview/components/reps/toolbar.js +++ b/devtools/client/jsonview/components/reps/toolbar.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/. */ |