summaryrefslogtreecommitdiffstats
path: root/browser/extensions/webcompat/shims/empty-script.js
diff options
context:
space:
mode:
Diffstat (limited to 'browser/extensions/webcompat/shims/empty-script.js')
-rw-r--r--browser/extensions/webcompat/shims/empty-script.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/browser/extensions/webcompat/shims/empty-script.js b/browser/extensions/webcompat/shims/empty-script.js
new file mode 100644
index 0000000000..d01f2ab537
--- /dev/null
+++ b/browser/extensions/webcompat/shims/empty-script.js
@@ -0,0 +1,5 @@
+/* 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/. */
+
+/* This script is intentionally empty */