mirror of
https://github.com/SukkaW/Surge.git
synced 2026-03-15 15:36:42 +08:00
Perf: smaller local dns mapping
This commit is contained in:
@@ -392,8 +392,6 @@ export async function compareAndWriteFile(span: Span, linesA: string[], filePath
|
||||
if (p) await p;
|
||||
}
|
||||
|
||||
await asyncWriteToStream(writeStream, '\n');
|
||||
|
||||
writeStream.end();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user