Explorar o código

formatted code

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

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

@@ -164,7 +164,6 @@ this.SingleFileCore = this.SingleFileCore || (() => {
 
 		async initialize() {
 			this.onprogress(new ProgressEvent(RESOURCES_INITIALIZING, { pageURL: this.options.url }));
-
 			await this.executeStage(RESOLVE_URLS_STAGE);
 			this.pendingPromises = this.executeStage(REPLACE_DATA_STAGE);
 			if (this.options.doc) {