Skip to content

Fix build errors and remove unused dependencies#257

Merged
FlowingSPDG merged 1 commit intomasterfrom
fix/build-errors
Feb 7, 2026
Merged

Fix build errors and remove unused dependencies#257
FlowingSPDG merged 1 commit intomasterfrom
fix/build-errors

Conversation

@FlowingSPDG
Copy link
Member

Summary

  • Fix TypeScript compilation errors (unused variables)
  • Remove unused tauri-plugin-shell dependency to minimize dependencies

Changes

  • Remove unused Star icon import in Developer.tsx
  • Remove unused sponsorUrl variable in Developer.tsx
  • Remove tauri-plugin-shell from Cargo.toml dependencies
  • Remove tauri_plugin_shell::init() from lib.rs

Test Plan

  • Production build succeeds without errors
  • All TypeScript compilation passes
  • Rust compilation completes successfully
  • MSI and NSIS installers generated

🤖 Generated with Claude Code

- Fix TypeScript unused variable errors (Star, sponsorUrl)
- Remove unused tauri-plugin-shell dependency

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@FlowingSPDG FlowingSPDG merged commit 2a27eba into master Feb 7, 2026
3 checks passed
@FlowingSPDG FlowingSPDG deleted the fix/build-errors branch February 7, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant