1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

fix more lints

This commit is contained in:
John Harrington
2025-12-05 08:26:28 -07:00
parent 673dc96af0
commit 9ff43a66c5

View File

@@ -76,6 +76,7 @@ impl InstalledBrowserRetriever for DefaultInstalledBrowserRetriever {
}
}
#[allow(unused_variables, clippy::unused_async)]
pub async fn get_available_profiles(
browser_name: &str,
mas_build: bool,