aboutsummaryrefslogtreecommitdiff
path: root/extension/manifest.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-02-22 23:13:28 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-02-22 23:13:28 +0100
commit82742861d29a9d75da4de90322a128bcad5da503 (patch)
tree666fcb4d52e5220de7ebdd9f36e922dc9f441862 /extension/manifest.json
parent268ca9924435ec65dcb15da0b425b608d4407008 (diff)
downloadwallet-core-82742861d29a9d75da4de90322a128bcad5da503.tar.xz
don't use emsc directly in wallet; show more reserve creation detail
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 c4c2de987..6ed8f0948 100644
--- a/extension/manifest.json
+++ b/extension/manifest.json
@@ -43,7 +43,6 @@
"scripts": [
"lib/vendor/URI.js",
"lib/vendor/lodash.core.min.js",
- "lib/emscripten/libwrapper.js",
"lib/vendor/system-csp-production.src.js",
"background/main.js"
]