Refactor inputs (#823)
Don't load at import time and make it easier to test
This commit is contained in:
@@ -17,7 +17,6 @@ const {
|
||||
fetchManifest,
|
||||
getAllVersions,
|
||||
getArtifact,
|
||||
getLatestVersion,
|
||||
parseManifest,
|
||||
} = await import("../../src/download/manifest");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user