[PR #1145] [MERGED] Removing unused functions #17914

Closed
opened 2026-04-14 20:30:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1145
Author: @Shazib
Created: 6/16/2023
Status: Merged
Merged: 6/17/2023
Merged by: @j-f1

Base: masterHead: export-tidy


📝 Commits (6)

📊 Changes

7 files changed (+8 additions, -175 deletions)

View changed files

📝 packages/desktop-client/src/components/common.tsx (+0 -46)
📝 packages/desktop-client/src/components/manager/subscribe/common.tsx (+1 -102)
📝 packages/desktop-client/src/components/reports/util.js (+0 -4)
📝 packages/desktop-client/src/components/schedules/StatusBadge.js (+0 -6)
📝 packages/desktop-client/src/hooks/index.js (+1 -15)
📝 packages/desktop-client/src/style.tsx (+0 -2)
upcoming-release-notes/1145.md (+6 -0)

📄 Description

Continuing on from #1139 this PR deletes all function that are not used anywhere.

The next PR will include all the entire files that are unused & deleted.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/1145 **Author:** [@Shazib](https://github.com/Shazib) **Created:** 6/16/2023 **Status:** ✅ Merged **Merged:** 6/17/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `export-tidy` --- ### 📝 Commits (6) - [`8fcaa99`](https://github.com/actualbudget/actual/commit/8fcaa995b1c2bb6c37c29e1427442d80bc330db1) Remove unused exports - [`ae6adf6`](https://github.com/actualbudget/actual/commit/ae6adf636656ff5d89250b9482d715cb4efa889f) Add Release Notes - [`b4e766e`](https://github.com/actualbudget/actual/commit/b4e766ec989cec7912b73275111f5a0477a24a07) Removing unused functions - [`0a37705`](https://github.com/actualbudget/actual/commit/0a37705c34b4bc5c16062e93e5bb2092c455ad5c) Merge branch 'actualbudget:master' into export-tidy - [`2505471`](https://github.com/actualbudget/actual/commit/250547113489fdce55ec94ccc8fe0c06aa58520a) Merge branch 'export-tidy' of https://github.com/Shazib/actual into export-tidy - [`ff66c63`](https://github.com/actualbudget/actual/commit/ff66c632d494de33ecc70d3650e1d53d8ed19e05) Add Release Notes ### 📊 Changes **7 files changed** (+8 additions, -175 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/common.tsx` (+0 -46) 📝 `packages/desktop-client/src/components/manager/subscribe/common.tsx` (+1 -102) 📝 `packages/desktop-client/src/components/reports/util.js` (+0 -4) 📝 `packages/desktop-client/src/components/schedules/StatusBadge.js` (+0 -6) 📝 `packages/desktop-client/src/hooks/index.js` (+1 -15) 📝 `packages/desktop-client/src/style.tsx` (+0 -2) ➕ `upcoming-release-notes/1145.md` (+6 -0) </details> ### 📄 Description Continuing on from #1139 this PR deletes all function that are not used anywhere. The next PR will include all the entire files that are unused & deleted. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-14 20:30:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#17914