Gildas 7 лет назад
Родитель
Сommit
ef029a77de
1 измененных файлов с 2 добавлено и 2 удалено
  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();