Skip to content

Commit

Permalink
lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
murtaza98 committed Jul 12, 2023
1 parent 17c1689 commit 5aba548
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ export class VisitorInactivityMonitor {
}

private async getDefaultAbandonedCustomMessage(abandonmentAction: 'close' | 'on-hold', visitorId: string) {

const visitor = await LivechatVisitors.findOneById(visitorId, {
projection: {
name: 1,
Expand Down

0 comments on commit 5aba548

Please sign in to comment.