diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-09-08 17:26:31 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-09-08 17:26:31 +0200 |
commit | a164ea91838b0dd2506acbd67e1b3720abaa7e01 (patch) | |
tree | 93b698668cffcc93c2ba3294ff8845dd4d42e439 /tsconfig.json | |
parent | 4b67f220e7d9ab4a7d7a190892f028995baa9902 (diff) |
rudimentary 402 handling
Diffstat (limited to 'tsconfig.json')
-rw-r--r-- | tsconfig.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json index 5fa388aa9..44814dec5 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -32,7 +32,6 @@ "pages/show-db.ts", "pages/confirm-contract.tsx", "pages/confirm-create-reserve.tsx", - "pages/offer-contract-from.tsx", "test/tests/taler.ts" ] }
\ No newline at end of file |