diff options
author | Florian Dold <florian.dold@gmail.com> | 2017-04-26 03:10:52 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2017-04-26 03:10:52 +0200 |
commit | 79a2eed5589468c2df3e4ee2d190d9fc43b80fe9 (patch) | |
tree | b9250369bb2b54a2fb298f611ff7142a0c825999 /manifest.json | |
parent | 9aab9fd6134351bba9445df2b24d3d2c6deedf0e (diff) |
remove dependency in taler-wallet-lib, implement pay signature check/storage
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index f59aac23d..c93d49fed 100644 --- a/manifest.json +++ b/manifest.json @@ -43,7 +43,6 @@ { "matches": ["*://*/*"], "js": [ - "src/taler-wallet-lib.js", "dist/contentScript-bundle.js" ], "run_at": "document_start" |