UBERF-9521: Refactor session manager (#8560)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2025-04-16 20:50:58 +07:00
committed by GitHub
parent 93f40761b0
commit 0c9c985ab8
30 changed files with 897 additions and 750 deletions
-1
View File
@@ -221,7 +221,6 @@ export class TriggersMiddleware extends BaseMiddleware implements Middleware {
sctx.admin,
{ txes: [], targets: {} },
this.context.workspace,
this.context.branding,
true,
sctx.removedMap,
sctx.contextCache,