Update update.js

This commit is contained in:
Aleksandr Statciuk 2022-10-28 00:48:14 +03:00
parent 88792a94a6
commit 787978d23f

View file

@ -173,7 +173,5 @@ function calcPriority(program) {
}
}
console.log(priority)
return priority
}