You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
warning: unneeded unit return type
--> pallets/author-mapping/src/lib.rs:91:12
|
91 | #[pallet::event]
| ^^^^^ help: remove the `-> ()`
|
= note: `#[warn(clippy::unused_unit)]` on by default
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit
https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit
The text was updated successfully, but these errors were encountered: