mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Refactor: rework tracer
This commit is contained in:
@@ -67,7 +67,3 @@ export const parseDomesticList = async () => {
|
||||
|
||||
console.log(notIncludedDomestic.size, notIncludedDomestic);
|
||||
};
|
||||
|
||||
if (import.meta.main) {
|
||||
parseDomesticList();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user