删行末空格

This commit is contained in:
MrZ_26
2023-08-03 10:11:27 +08:00
parent c9cbb0e363
commit 0ae9cbcdaa
11 changed files with 20 additions and 21 deletions

View File

@@ -91,7 +91,6 @@ Module.expectedDataFileDownloads++;
if (!check) throw msg + new Error().stack; if (!check) throw msg + new Error().stack;
} }
function DataRequest(start, end, crunched, audio) { function DataRequest(start, end, crunched, audio) {
this.start = start; this.start = start;
this.end = end; this.end = end;