Skip to content

Commit f212a59

Browse files
committed
Fix clippy
1 parent 31d6fe3 commit f212a59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pallets/collective/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -951,6 +951,7 @@ impl<T: Config<I>, I: 'static> Pallet<T, I> {
951951
///
952952
/// If not `approved`:
953953
/// - one event deposited.
954+
///
954955
/// Two removals, one mutation.
955956
/// Computation and i/o `O(P)` where:
956957
/// - `P` is number of active proposals

0 commit comments

Comments
 (0)