Skip to content

Commit 113f693

Browse files
committed
Run linter
1 parent 45eee4f commit 113f693

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/choose-blueprint-updates.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ async function chooseBlueprintUpdates({
9292
);
9393

9494
if (!to && areAllUpToDate) {
95-
9695
console.log(
9796
`${blueprintUpdates.map(formatBlueprintLine).join('\n')}\n\nAll blueprints are up-to-date!`
9897
);

0 commit comments

Comments
 (0)