Skip to content

fix(tauri): 条件化导入 Any,消除 release 的 unused import 警告#185

Open
Windsland52 wants to merge 1 commit intoMistEO:mainfrom
Windsland52:fix/release
Open

fix(tauri): 条件化导入 Any,消除 release 的 unused import 警告#185
Windsland52 wants to merge 1 commit intoMistEO:mainfrom
Windsland52:fix/release

Conversation

@Windsland52
Copy link
Copy Markdown
Contributor

@Windsland52 Windsland52 commented Apr 20, 2026

Summary by Sourcery

错误修复:

  • 移除 Tauri Web 服务器在发布版本中的不必要 Any 导入,以避免未使用导入的警告。
Original summary in English

Summary by Sourcery

Bug Fixes:

  • Remove unnecessary Any import in Tauri web server for release builds to prevent unused import warnings.

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

嗨——我已经审查了你的改动,一切看起来都很好!


Sourcery 对开源项目是免费的——如果你觉得我们的代码审查有帮助,欢迎分享 ✨
让我变得更有用!请在每条评论上点 👍 或 👎,我会根据你的反馈改进后续的代码审查。
Original comment in English

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link
Copy Markdown
Owner

@MistEO MistEO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 LGTM

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.

2 participants