mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
fix more lints
This commit is contained in:
@@ -76,6 +76,7 @@ impl InstalledBrowserRetriever for DefaultInstalledBrowserRetriever {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[allow(unused_variables, clippy::unused_async)]
|
||||||
pub async fn get_available_profiles(
|
pub async fn get_available_profiles(
|
||||||
browser_name: &str,
|
browser_name: &str,
|
||||||
mas_build: bool,
|
mas_build: bool,
|
||||||
|
|||||||
Reference in New Issue
Block a user