aboutsummaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2019-11-26 17:23:55 -0500
committertoasted-nutbread <toasted-nutbread@users.noreply.github.com>2019-11-26 17:23:55 -0500
commita14b820a190c561664e8ad451cf2f83c1d98c4ca (patch)
treef3e5016869e04f8c41875d47968a6f12bc57d27c /ext/manifest.json
parentd71bd056e8d8e69581b3c7ca90de4c77b206babe (diff)
Move utilInvoke into api.js, rename to _apiInvoke
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index 4d75cd54..43a887cd 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -24,7 +24,6 @@
"fg/js/frontend-api-receiver.js",
"fg/js/popup.js",
"fg/js/source.js",
- "fg/js/util.js",
"fg/js/popup-proxy-host.js",
"fg/js/frontend.js",
"fg/js/frontend-initialize.js"