mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Refactor: enable new ruleset index template
This commit is contained in:
@@ -68,7 +68,6 @@ export async function compareAndWriteFile(linesA: string[], filePath: string) {
|
||||
writer.write('\n');
|
||||
}
|
||||
|
||||
await writer.flush();
|
||||
return writer.end();
|
||||
}, picocolors.gray);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user