changes in connections

master
varun 2 years ago
parent d7b7d15ec3
commit 39a9785e73

@ -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