ashok 2 years ago
commit 3e528c3d42

@ -506,7 +506,6 @@ const fastify = require("fastify")({
// }; // };
exports.createConnections = async (req, body) => { exports.createConnections = async (req, body) => {
try { try {
const customerId = req.params.customerId; const customerId = req.params.customerId;

Loading…
Cancel
Save