summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@taler.net>2019-09-02 10:19:23 +0000
committerng0 <ng0@taler.net>2019-09-02 10:19:23 +0000
commit0968eb3d4023a8a0a37f7069f162eb786a6e04d2 (patch)
tree828651768c4a326e33d34784ae2c6b2a83ad8d15
parente6f994d7d2e5828f70042b2edb5c8005b0961a5e (diff)
downloadweb-common-0968eb3d4023a8a0a37f7069f162eb786a6e04d2.tar.gz
web-common-0968eb3d4023a8a0a37f7069f162eb786a6e04d2.tar.bz2
web-common-0968eb3d4023a8a0a37f7069f162eb786a6e04d2.zip
follow-up to removal of taler-wallet
-rw-r--r--tsconfig.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 1a14563..8b7e894 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -10,7 +10,6 @@
"lib": ["ES6", "DOM"]
},
"files": [
- "taler-wallet-lib.ts",
"chrome-any.d.ts"
]
}