[PR #4477] [CLOSED] Fix redundant imports. Fixes #4476 #32462

Closed
opened 2026-06-20 19:17:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/4477
Author: @yonas
Created: 4/6/2024
Status: Closed

Base: mainHead: yonasBSD


📝 Commits (2)

📊 Changes

3 files changed (+128 additions, -116 deletions)

View changed files

📝 Cargo.lock (+126 -114)
📝 src/auth.rs (+1 -1)
📝 src/util.rs (+1 -1)

📄 Description

Fix redundant imports. Fixes #4476


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/4477 **Author:** [@yonas](https://github.com/yonas) **Created:** 4/6/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `yonasBSD` --- ### 📝 Commits (2) - [`4c61ad0`](https://github.com/dani-garcia/vaultwarden/commit/4c61ad04b08f4a2ebf067496c184233e96e61434) Fix redundant imports. - [`4b09b61`](https://github.com/dani-garcia/vaultwarden/commit/4b09b61913cb89c7d0a08be9a4a5c7e360223bbd) Update deps. ### 📊 Changes **3 files changed** (+128 additions, -116 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+126 -114) 📝 `src/auth.rs` (+1 -1) 📝 `src/util.rs` (+1 -1) </details> ### 📄 Description Fix redundant imports. Fixes #4476 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-20 19:17:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#32462