clean code
This commit is contained in:
@@ -6,7 +6,6 @@ const realEstateTypes = [
|
||||
{ ime: "Vikendica", id: "vikendica" }
|
||||
];
|
||||
|
||||
|
||||
const getRealEstateTypes = (req,res) => {
|
||||
const nextStep = req.query.nextStep;
|
||||
res.render('realEstateType', {
|
||||
|
||||
Reference in New Issue
Block a user