diff --git a/12/liveplayer.js b/12/liveplayer.js index 9a13e83..b070a0c 100644 --- a/12/liveplayer.js +++ b/12/liveplayer.js @@ -24,6 +24,4 @@ function liveplayer (elt) { } window.setInterval(poll, 5000); -} - -liveplayer(document); \ No newline at end of file +} \ No newline at end of file