From e17e355247315932326b0f3fe8dd2a556c3f97e5 Mon Sep 17 00:00:00 2001 From: zeppi Date: Thu, 14 Oct 2021 19:36:14 -0400 Subject: [PATCH] cleanup --- ui/redux/actions/claims.js | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/redux/actions/claims.js b/ui/redux/actions/claims.js index 76f390fcd..9ef7e579d 100644 --- a/ui/redux/actions/claims.js +++ b/ui/redux/actions/claims.js @@ -948,7 +948,6 @@ export function doPurchaseList(page: number = 1, pageSize: number = PAGE_SIZE) { }); const success = (result: PurchaseListResponse) => { - console.log('PL RESULT', result); return dispatch({ type: ACTIONS.PURCHASE_LIST_COMPLETED, data: {