Skip to content

Commit

Permalink
Remove logs (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
jggoebel authored May 10, 2024
1 parent abba378 commit 7935d5e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,6 @@ export class SessionTimeStatisticsComponent implements OnInit {
(median) => median / 1000
);

console.log(this.stepDurationsArray);

// Final processing step
this.processData();
}
Expand Down

0 comments on commit 7935d5e

Please sign in to comment.