refactor: cleanup
This commit is contained in:
parent
668e080a8e
commit
2d7e5bbdb3
@ -52,7 +52,6 @@ export default async (options: Input): Promise<Output> => {
|
||||
writeBunfig(bunfigPath, options.registries);
|
||||
|
||||
const url = await getDownloadUrl(options);
|
||||
|
||||
const cacheEnabled = isCacheEnabled(options);
|
||||
|
||||
const binPath = join(homedir(), ".bun", "bin");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user