[PR #721] [MERGED] Remove code in loot-core/src/server/spreadsheet that uses escodegen #21892

Closed
opened 2026-04-16 16:19:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/721
Author: @j-f1
Created: 3/2/2023
Status: Merged
Merged: 3/2/2023
Merged by: @j-f1

Base: masterHead: jed/do-not-interpret


📝 Commits (1)

  • cdd8cf9 Remove code in loot-core/src/server/spreadsheet that uses escodegen

📊 Changes

2 files changed (+0 additions, -115 deletions)

View changed files

packages/loot-core/src/server/spreadsheet/interpreter.js (+0 -26)
packages/loot-core/src/server/spreadsheet/usage.js (+0 -89)

📄 Description

This code seems to be dead (and in particular the usage.js file seems to be wrong based on the constructor signature of Spreadsheet and its actual usage in the code)


🔄 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/721 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 3/2/2023 **Status:** ✅ Merged **Merged:** 3/2/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/do-not-interpret` --- ### 📝 Commits (1) - [`cdd8cf9`](https://github.com/actualbudget/actual/commit/cdd8cf9da89ed0a8b246c82e8e9da1cbe3bb9476) Remove code in loot-core/src/server/spreadsheet that uses escodegen ### 📊 Changes **2 files changed** (+0 additions, -115 deletions) <details> <summary>View changed files</summary> ➖ `packages/loot-core/src/server/spreadsheet/interpreter.js` (+0 -26) ➖ `packages/loot-core/src/server/spreadsheet/usage.js` (+0 -89) </details> ### 📄 Description This code seems to be dead (and in particular the `usage.js` file seems to be wrong based on the constructor signature of `Spreadsheet` and its actual usage in the code) --- <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-16 16:19: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#21892