1
0
Hakim El Hattab 4 жил өмнө
parent
commit
7daea4957b
1 өөрчлөгдсөн 0 нэмэгдсэн , 3 устгасан
  1. 0 3
      demo.html

+ 0 - 3
demo.html

@@ -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({