mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 21:30:36 -05:00
[PR #2353] [MERGED] Fix unused #5832
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/2353
Author: @Lokowitz
Created: 1/27/2026
Status: ✅ Merged
Merged: 1/28/2026
Merged by: @oschwartz10612
Base:
dev← Head:fix-unused📝 Commits (2)
77f1d79removed unused code36ca680removed unused gomod code📊 Changes
4 files changed (+130 additions, -2306 deletions)
View changed files
📝
.github/dependabot.yml(+2 -12)📝
package-lock.json(+117 -2251)📝
package.json(+3 -7)📝
src/components/Toploader.tsx(+8 -36)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
Removed unused packages to reduce image size.
Added some npm run commands for easy local setup und test.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.