We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45eee4f commit 113f693Copy full SHA for 113f693
1 file changed
src/choose-blueprint-updates.js
@@ -92,7 +92,6 @@ async function chooseBlueprintUpdates({
92
);
93
94
if (!to && areAllUpToDate) {
95
-
96
console.log(
97
`${blueprintUpdates.map(formatBlueprintLine).join('\n')}\n\nAll blueprints are up-to-date!`
98
0 commit comments