Explorar o código

remove debugger

Gildas %!s(int64=2) %!d(string=hai) anos
pai
achega
c31b695142
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/core/content/content-bootstrap.js

+ 0 - 1
src/core/content/content-bootstrap.js

@@ -73,7 +73,6 @@ if (globalThis.window == globalThis.top && location && location.href && (locatio
 }
 
 async function extractFile() {
-	debugger;
 	if (document.documentElement.dataset.sfz !== undefined) {
 		const data = await getContent();
 		document.querySelectorAll("#sfz-error-message").forEach(element => element.remove());