mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 14:42:40 +00:00
remove test, fix issues
This commit is contained in:
@@ -141,7 +141,6 @@ app.get('/', (req, res, next)=>{
|
||||
title : 'Homepage',
|
||||
description : 'Homepage'
|
||||
};
|
||||
console.log(req.account);
|
||||
|
||||
splitTextStyleAndMetadata(req.brew);
|
||||
return next();
|
||||
|
||||
Reference in New Issue
Block a user