remove comment

This commit is contained in:
Víctor Losada Hernández
2026-09-12 15:19:51 +02:00
parent 7a0743a1e9
commit 668dd7a43d
-1
View File
@@ -588,7 +588,6 @@ const api = {
);
}
// Remove the user from the authors array.
brew.authors = _.pull(brew.authors, username);
if(brew.authors.length === 0) {