Skip to content

Commit

Permalink
Think this is a mistake; rrweb-io#486
Browse files Browse the repository at this point in the history
  • Loading branch information
eoghanmurray committed Feb 12, 2021
1 parent 64aded0 commit e16b89d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/replay/machine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ export function createPlayerService(
};
}),
play(ctx) {
console.warn('play');
const { timer, events, baselineTime, lastPlayedEvent } = ctx;
timer.clear();
for (const event of events) {
Expand Down

0 comments on commit e16b89d

Please sign in to comment.