remove debug code
parent
3be84bcbe3
commit
cb9e507cd4
|
@ -258,7 +258,6 @@ var Reveal = (function(){
|
|||
|
||||
// Called once synchronous scripts finish loading
|
||||
function proceed() {
|
||||
console.log(111);
|
||||
if( scriptsAsync.length ) {
|
||||
// Load asynchronous scripts
|
||||
head.js.apply( null, scriptsAsync );
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue