Skip to content

fix: remove unused tauri::Manager import#4581

Open
devin-ai-integration[bot] wants to merge 3 commits intomainfrom
devin/1773533051-cargo-clippy-fixes
Open

fix: remove unused tauri::Manager import#4581
devin-ai-integration[bot] wants to merge 3 commits intomainfrom
devin/1773533051-cargo-clippy-fixes

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Mar 15, 2026

Summary

Removes the unused use tauri::Manager; import in apps/desktop/src-tauri/src/lib.rs, as flagged by cargo clippy.

Note: The original scope of this PR included several additional clippy fixes (let-chain collapses, lifetime elision, safety docs, etc.), but those were independently applied to main before this PR merged. After rebasing, this single unused-import removal is the only remaining diff.

Review & Testing Checklist for Human

  • Confirm tauri::Manager is not used elsewhere in apps/desktop/src-tauri/src/lib.rs (clippy flagged it, and the desktop Linux CI passes, but worth a quick grep)

Notes

  • The macOS desktop_ci check is failing on this PR, but the error (no method named webview_windows) is unrelated to this change and reproduces on main as well.

Link to Devin session: https://app.devin.ai/sessions/7c6c1b26ef8c49d0a0181b6e2ff49aa0

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@netlify
Copy link

netlify bot commented Mar 15, 2026

Deploy Preview for hyprnote ready!

Name Link
🔨 Latest commit cfd7574
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote/deploys/69b5fc329f3b2f0008614afd
😎 Deploy Preview https://deploy-preview-4581--hyprnote.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Mar 15, 2026

Deploy Preview for hyprnote-storybook canceled.

Name Link
🔨 Latest commit cfd7574
🔍 Latest deploy log https://app.netlify.com/projects/hyprnote-storybook/deploys/69b5fc327162860008b04d29

bot_apk and others added 2 commits March 15, 2026 00:17
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration devin-ai-integration bot changed the title fix: apply cargo clippy suggestions fix: remove unused tauri::Manager import Mar 15, 2026
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.

0 participants