feature/IO-3357-Reynolds-and-Reynolds-DMS-API-Integration - Checkpoint

This commit is contained in:
Dave
2025-11-04 16:56:28 -05:00
parent c60dfa4319
commit 5344a2031d
2 changed files with 2 additions and 4 deletions

View File

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