1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

cargo clippy

This commit is contained in:
John Harrington
2025-11-21 08:56:20 -07:00
parent be9452530d
commit 46d24d33d9
3 changed files with 1 additions and 17 deletions

View File

@@ -1192,6 +1192,7 @@ pub mod chromium_importer {
}
#[napi]
#[allow(unused_variables)]
pub fn request_browser_access(browser: String) -> napi::Result<()> {
#[cfg(all(target_os = "macos", feature = "sandbox"))]
{