mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
Desktop native disallow log crate macros (#17163)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#![cfg(target_os = "macos")]
|
||||
#![allow(clippy::disallowed_macros)] // uniffi macros trip up clippy's evaluation
|
||||
|
||||
use std::{
|
||||
collections::HashMap,
|
||||
|
||||
Reference in New Issue
Block a user