feature/IO-3357-Reynolds-and-Reynolds-DMS-API-Integration - Checkpoint
This commit is contained in:
@@ -122,7 +122,7 @@ function readAdvisorNo(payload, cached) {
|
||||
}
|
||||
|
||||
// ---------------- register handlers ----------------
|
||||
function registerRREvents({ socket, redisHelpers /*, ioHelpers, logger*/ }) {
|
||||
function registerRREvents({ socket, redisHelpers }) {
|
||||
const log = RRLogger(socket);
|
||||
|
||||
// --------- Lookups (customer search → open table) ---------
|
||||
|
||||
Reference in New Issue
Block a user