1
0
Gildas 7 жил өмнө
parent
commit
ef029a77de

+ 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();