feat: resolved type error from rebase

This commit is contained in:
=
2025-02-20 23:54:46 +05:30
parent f7406ea8f8
commit 46ca5c8efa

View File

@@ -1477,14 +1477,6 @@ export const registerRoutes = async (
permissionService
});
const gatewayService = gatewayServiceFactory({
permissionService,
gatewayDAL,
kmsService,
licenseService,
orgGatewayConfigDAL
});
await superAdminService.initServerCfg();
// setup the communication with license key server