This commit is contained in:
zeppi 2021-10-14 19:36:14 -04:00 committed by jessopb
parent 23d7dc7892
commit e17e355247

View file

@ -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: {