From 45d27cf690dc2a564563aebf5488e297255e5735 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 16 Nov 2020 17:12:36 +0100 Subject: document, remove stray console logs! --- animism-align/frontend/app/views/viewer/player/player.container.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'animism-align/frontend/app/views/viewer/player/player.container.js') diff --git a/animism-align/frontend/app/views/viewer/player/player.container.js b/animism-align/frontend/app/views/viewer/player/player.container.js index 0bf64d1..87a325b 100644 --- a/animism-align/frontend/app/views/viewer/player/player.container.js +++ b/animism-align/frontend/app/views/viewer/player/player.container.js @@ -83,7 +83,7 @@ class PlayerContainer extends Component { // console.log('inCurrentSection?', inCurrentSection) // console.log('didSeek?', didSeek) // if the current TS isn't in the same section as the current one... - console.log(currentSection.start_ts, play_ts, currentSection.end_ts) + // console.log(currentSection.start_ts, play_ts, currentSection.end_ts) if (inCurrentSection) { return } -- cgit v1.2.3-70-g09d2