mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 07:43:20 +00:00
Re-remove extra error log for new google brews.
This commit is contained in:
@@ -210,7 +210,6 @@ const GoogleActions = {
|
||||
})
|
||||
.catch((err)=>{
|
||||
console.log('Error while creating new Google brew');
|
||||
console.error(err);
|
||||
throw (err);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user