remove debug code

master
Hakim El Hattab 2021-05-05 11:13:32 +02:00
parent 892c752a4b
commit 7daea4957b
1 changed files with 0 additions and 3 deletions

View File

@ -458,9 +458,6 @@ Reveal.on( 'customevent', function() {
<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({