diff --git a/scripts/commands/guides/update.js b/scripts/commands/guides/update.js index a89d58d9..8f54307d 100644 --- a/scripts/commands/guides/update.js +++ b/scripts/commands/guides/update.js @@ -173,7 +173,5 @@ function calcPriority(program) { } } - console.log(priority) - return priority }