mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Chore: minor changes
This commit is contained in:
@@ -75,8 +75,6 @@ export const downloadPreviousBuild = task(__filename, async () => {
|
||||
);
|
||||
}
|
||||
}));
|
||||
|
||||
// return fsp.unlink(extractedPath).catch(() => { });
|
||||
});
|
||||
|
||||
export const downloadPublicSuffixList = task(__filename, async () => {
|
||||
|
||||
Reference in New Issue
Block a user