Skip to content

Commit

Permalink
remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
hakimel committed May 5, 2021
1 parent 892c752 commit 7daea49
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -458,9 +458,6 @@ <h1>THE END</h1>
<script src="plugin/highlight/highlight.js"></script>
<script>

console.time( 'print' )
Reveal.addEventListener( 'pdf-ready', () => console.timeEnd( 'print' ) );

// Also available as an ES module, see:
// https://revealjs.com/initialization/
Reveal.initialize({
Expand Down

0 comments on commit 7daea49

Please sign in to comment.