Gildas 7 tahun lalu
induk
melakukan
ef029a77de
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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();