mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
cargo clippy
This commit is contained in:
@@ -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"))]
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user