mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-20 16:42:58 +00:00
remove comment
This commit is contained in:
@@ -588,7 +588,6 @@ const api = {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Remove the user from the authors array.
|
|
||||||
brew.authors = _.pull(brew.authors, username);
|
brew.authors = _.pull(brew.authors, username);
|
||||||
|
|
||||||
if(brew.authors.length === 0) {
|
if(brew.authors.length === 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user