Explorar o código

removed debugger

Gildas %!s(int64=7) %!d(string=hai) anos
pai
achega
cd878e20de
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lib/single-file/single-file-browser.js

+ 0 - 1
lib/single-file/single-file-browser.js

@@ -83,7 +83,6 @@ this.SingleFile = this.SingleFile || (() => {
 				contentType = contentType.match(/^([^;]*)/)[0];
 				contentType = contentType.match(/^([^;]*)/)[0];
 			}
 			}
 			if (contentType.indexOf("/") <= 0) {
 			if (contentType.indexOf("/") <= 0) {
-				debugger
 				contentType = null;
 				contentType = null;
 			}
 			}
 			if (options && options.asDataURI) {
 			if (options && options.asDataURI) {