Skip to content

Commit 1479ce3

Browse files
authored
Apply suggestion from @fballiano
1 parent 2ae0212 commit 1479ce3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/package-modules.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,6 @@ async function createComposerJsonOnlyPackage(instruction, release, name, version
405405

406406
// @todo: Check version vs instruction.ref vs release.version here. Is this necessary to track separately? Is this fallback needed?
407407
const packageFilepath = archiveFilePath(name, version || release.ref);
408-
409408
return {packageFilepath, files}
410409
}
411410

0 commit comments

Comments
 (0)