From 696a21d44571b791f8d8e158f5142a0a0cb06f22 Mon Sep 17 00:00:00 2001 From: Kenrick Tandrian <60643640+KenTandrian@users.noreply.github.com> Date: Wed, 11 Feb 2026 08:35:54 +0000 Subject: [PATCH] fix(lib): remove unused baseCurrency and deviceType inputs --- .../components/account-detail-dialog/account-detail-dialog.html | 2 -- apps/client/src/app/components/home-holdings/home-holdings.html | 2 -- apps/client/src/app/pages/public/public-page.html | 1 - libs/ui/src/lib/holdings-table/holdings-table.component.ts | 2 -- 4 files changed, 7 deletions(-) diff --git a/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html b/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html index 15dd8f13a..e41d3415c 100644 --- a/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html +++ b/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html @@ -102,8 +102,6 @@