clippy recursion
This commit is contained in:
parent
18b6e99b10
commit
3b73783635
@ -119,7 +119,6 @@ where
|
||||
.string_set(path.split('/').peekable(), message)
|
||||
.map(|_| {
|
||||
update = true;
|
||||
()
|
||||
})
|
||||
.into();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user