Desktop Native: Clean up SSH Agent v1 deps#20733
Conversation
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR removes four transitively-resolved crates ( Code Review DetailsNo findings. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20733 +/- ##
==========================================
- Coverage 47.46% 47.45% -0.01%
==========================================
Files 4002 4002
Lines 123118 123118
Branches 18939 18939
==========================================
- Hits 58434 58429 -5
- Misses 60262 60266 +4
- Partials 4422 4423 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|



🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-37766
📔 Objective
While digging into
#20578
and
#20582
, I noticed these are only transitive deps. I then noticed this is the case for some others. So this task is to clean that up.
📸 Manual testing
Built and ran the SSH Agent , confirmed list keys and signing work.