summaryrefslogtreecommitdiffstats
path: root/devtools/client/projecteditor/lib/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/projecteditor/lib/helpers')
-rw-r--r--devtools/client/projecteditor/lib/helpers/event.js1
-rw-r--r--devtools/client/projecteditor/lib/helpers/file-picker.js1
-rw-r--r--devtools/client/projecteditor/lib/helpers/l10n.js1
-rw-r--r--devtools/client/projecteditor/lib/helpers/prompts.js1
-rw-r--r--devtools/client/projecteditor/lib/helpers/readdir.js1
5 files changed, 0 insertions, 5 deletions
diff --git a/devtools/client/projecteditor/lib/helpers/event.js b/devtools/client/projecteditor/lib/helpers/event.js
index 74b4adb04..57fce9b91 100644
--- a/devtools/client/projecteditor/lib/helpers/event.js
+++ b/devtools/client/projecteditor/lib/helpers/event.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/. */
diff --git a/devtools/client/projecteditor/lib/helpers/file-picker.js b/devtools/client/projecteditor/lib/helpers/file-picker.js
index 1dab0f001..7be75b452 100644
--- a/devtools/client/projecteditor/lib/helpers/file-picker.js
+++ b/devtools/client/projecteditor/lib/helpers/file-picker.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/. */
diff --git a/devtools/client/projecteditor/lib/helpers/l10n.js b/devtools/client/projecteditor/lib/helpers/l10n.js
index b2b315ff8..2f8ea7439 100644
--- a/devtools/client/projecteditor/lib/helpers/l10n.js
+++ b/devtools/client/projecteditor/lib/helpers/l10n.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/. */
diff --git a/devtools/client/projecteditor/lib/helpers/prompts.js b/devtools/client/projecteditor/lib/helpers/prompts.js
index 0df6af304..9b64dc369 100644
--- a/devtools/client/projecteditor/lib/helpers/prompts.js
+++ b/devtools/client/projecteditor/lib/helpers/prompts.js
@@ -1,5 +1,4 @@
/* -*- Mode: Javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 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/. */
diff --git a/devtools/client/projecteditor/lib/helpers/readdir.js b/devtools/client/projecteditor/lib/helpers/readdir.js
index 054730faf..86752330a 100644
--- a/devtools/client/projecteditor/lib/helpers/readdir.js
+++ b/devtools/client/projecteditor/lib/helpers/readdir.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/. */