Skip to content

Commit 5f2f3bd

Browse files
committed
clippy
1 parent 1a620d6 commit 5f2f3bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pallets/shield/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ pub mod pallet {
343343
DispatchClass::Normal,
344344
Pays::No
345345
))]
346+
#[allow(clippy::useless_conversion)]
346347
pub fn mark_decryption_failed(
347348
origin: OriginFor<T>,
348349
id: T::Hash,

0 commit comments

Comments
 (0)