@@ -64,8 +64,4 @@ function getGrade(mark){
const grade = getGrade(argv[2])
console.log(grade)
function printdebug(text) {
if (DEBUG) {
console.error('DEBUG:',text)
}
function printdebug(text){ if (DEBUG)console.error('DEBUG:',text) }
The note is not visible to the blocked user.