Gildas hace 7 años
padre
commit
ef029a77de
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      lib/single-file/single-file-core.js

+ 2 - 2
lib/single-file/single-file-core.js

@@ -252,9 +252,9 @@ this.SingleFileCore = this.SingleFileCore || (() => {
 		}
 	}
 
-	// --------
+	// ------------
 	// BatchRequest
-	// --------
+	// ------------
 	class BatchRequest {
 		constructor() {
 			this.requests = new Map();