mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 16:22:44 +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