mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-17 08:34:19 +01:00
Merge 'Remove duplicated attribute in ' from bit-aloo
Removed the redundant `#![allow(clippy::arc_with_non_send_sync)]` from wal.rs, since it’s already defined in `mod.rs`. Closes #2764
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#![allow(clippy::arc_with_non_send_sync)]
|
||||
#![allow(clippy::not_unsafe_ptr_arg_deref)]
|
||||
|
||||
use std::array;
|
||||
|
||||
Reference in New Issue
Block a user