Gildas 7 lat temu
rodzic
commit
ef029a77de
1 zmienionych plików z 2 dodań i 2 usunięć
  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();