diff options
Diffstat (limited to 'tsconfig.json')
-rw-r--r-- | tsconfig.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tsconfig.json b/tsconfig.json index e190e14b7..25087b600 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -53,7 +53,6 @@ "src/index.ts", "src/libtoolVersion-test.ts", "src/libtoolVersion.ts", - "src/logging.ts", "src/promiseUtils.ts", "src/query.ts", "src/talerTypes.ts", @@ -72,8 +71,6 @@ "src/webex/pages/add-auditor.tsx", "src/webex/pages/auditors.tsx", "src/webex/pages/benchmark.tsx", - "src/webex/pages/error.tsx", - "src/webex/pages/logs.tsx", "src/webex/pages/pay.tsx", "src/webex/pages/payback.tsx", "src/webex/pages/popup.tsx", |