summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
]
}