mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore(knip): trim dead exports and tool noise
This commit is contained in:
@@ -147,7 +147,3 @@ export const downloadIpfsClients = async () => {
|
||||
await downloadAndExtract(url, ipfsClientLinuxPath);
|
||||
}
|
||||
};
|
||||
|
||||
export default async (_context) => {
|
||||
await downloadIpfsClients();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user