Fix lint and test fallout

This commit is contained in:
Bryan Helmkamp 2026-03-31 09:45:59 -04:00
parent 57d72e5f34
commit b73b70ac17

View file

@ -129,7 +129,6 @@ async fn remove_from(
"error": err.to_string(),
}));
had_errors = true;
continue;
}
}