mirror of
https://github.com/bitwarden/browser
synced 2026-02-07 12:13:45 +00:00
Fix clippy
This commit is contained in:
@@ -722,7 +722,7 @@ pub mod autofill {
|
||||
pub fn get_path(&self) -> String {
|
||||
self.server
|
||||
.paths
|
||||
.get(0)
|
||||
.first()
|
||||
.map(|p| p.to_string_lossy().to_string())
|
||||
.unwrap_or_default()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user