mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-16 14:42:45 +00:00
Unwinding hanging new line accidentally left after removing other code changes.
This commit is contained in:
@@ -28,7 +28,6 @@ const mergeBrewText = (text, style)=>{
|
||||
};
|
||||
|
||||
const newBrew = (req, res)=>{
|
||||
|
||||
const brew = req.body;
|
||||
|
||||
if(!brew.title) {
|
||||
|
||||
Reference in New Issue
Block a user