[CodeFactor] Apply fixes

This commit is contained in:
codefactor-io 2021-07-28 17:07:02 +00:00
parent f2bec5b434
commit 97fd16348e
No known key found for this signature in database
GPG Key ID: B66B2D63282C190F

View File

@ -76,7 +76,7 @@ module.exports = {
default: default:
return false; return false;
}; }
return true; return true;
} }
}; };