aboutsummaryrefslogtreecommitdiff
path: root/extension/manifest.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-02-01 15:10:20 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-02-01 15:10:20 +0100
commit42a0076f5951d303635b2e544aa66112cdb9abfe (patch)
tree432874ec0e7dbe6c831992f70a468bc1b6719901 /extension/manifest.json
parentb150470eb60017b4ccdf56351428f9452a207fc8 (diff)
downloadwallet-core-42a0076f5951d303635b2e544aa66112cdb9abfe.tar.xz
new fulfillment protocol
Diffstat (limited to 'extension/manifest.json')
-rw-r--r--extension/manifest.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/extension/manifest.json b/extension/manifest.json
index c50cf4148..8c2f0ff36 100644
--- a/extension/manifest.json
+++ b/extension/manifest.json
@@ -42,7 +42,6 @@
"background": {
"scripts": [
"lib/vendor/URI.js",
- "lib/vendor/handlebars-v4.0.5.js",
"lib/emscripten/libwrapper.js",
"lib/vendor/system-csp-production.src.js",
"background/main.js"