From 9abdb789f85d3321d14788a877194bc5c8197c5f Mon Sep 17 00:00:00 2001 From: mike-dydx Date: Mon, 1 Jul 2024 12:25:23 -0400 Subject: [PATCH] remove viewmodel caching --- docs/pull_request_template.md | 6 +++- .../dydxPortfolioPositionsViewPresenter.swift | 17 +++-------- .../Sections/dydxPortfolioPositionsView.swift | 30 +++++++++---------- 3 files changed, 24 insertions(+), 29 deletions(-) diff --git a/docs/pull_request_template.md b/docs/pull_request_template.md index 0b722aa9f..93b21295e 100644 --- a/docs/pull_request_template.md +++ b/docs/pull_request_template.md @@ -20,7 +20,11 @@ _Provide a clear and concise description of the fix(es) or change(s) you made. I | Before | After | |--------|-------| -| | | +| | | +| | | +| | | +| | | +| | | |