Skip to content

Commit

Permalink
Update RoutingManager.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
KevLehman committed Sep 5, 2024
1 parent f1ce8b6 commit c417b3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/meteor/app/livechat/server/lib/RoutingManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ export const RoutingManager: Routing = {
'livechat.afterTakeInquiry',
{
inquiry: inq,
// @eslint-disable-next-line @typescript-eslint/no-non-null-assertion
room: roomAfterUpdate,
},
agent,
Expand Down

0 comments on commit c417b3b

Please sign in to comment.