clippy recursion

master
Robert Jördens 2021-06-01 17:45:14 +02:00
parent 18b6e99b10
commit 3b73783635
1 changed files with 0 additions and 1 deletions

View File

@ -119,7 +119,6 @@ where
.string_set(path.split('/').peekable(), message)
.map(|_| {
update = true;
()
})
.into();