fix: drop stale matrix allowlist binding

This commit is contained in:
Eva
2026-05-02 00:11:26 +07:00
committed by Josh Lehman
parent 2492ca4220
commit 5412cf4efe

View File

@@ -1198,7 +1198,6 @@ export function createMatrixRoomMessageHandler(params: MatrixMonitorHandlerParam
triggerSnapshot,
threadRootId: _threadRootId,
thread,
effectiveAllowFrom,
effectiveGroupAllowFrom,
effectiveRoomUsers,
} = resolvedIngressResult;