From 6e2881fabf74a3c1da8e94dcbe3e68fce6080d9e Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 10 Mar 2020 14:47:46 +0530 Subject: cleanup --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index ec15f8ddd..a6cd7b260 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -51,8 +51,8 @@ "src/operations/exchanges.ts", "src/operations/history.ts", "src/operations/pay.ts", - "src/operations/payback.ts", "src/operations/pending.ts", + "src/operations/recoup.ts", "src/operations/refresh.ts", "src/operations/refund.ts", "src/operations/reserves.ts", -- cgit v1.2.3