done
This commit is contained in:
parent
195cdcc6c0
commit
d9c223d6a4
|
@ -19,8 +19,5 @@ export const createProperty = async (req, res) => {
|
||||||
res.status(404).json({ message: "Something went wrong" });
|
res.status(404).json({ message: "Something went wrong" });
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue