Skip to content

Commit

Permalink
Update src/extensions/replay/sessionrecording.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra authored Nov 15, 2024
1 parent 34a50a7 commit 5b262e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/extensions/replay/sessionrecording.ts
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,6 @@ export class SessionRecording {
}

/**
* trigger is active if _either_ URL _or_ event trigger is active
* and is pending if _either_ URL _or_ event trigger is pending
*/
private get triggerStatus(): TriggerStatus {
const eitherIsActivated =
Expand Down

0 comments on commit 5b262e0

Please sign in to comment.