chore: lint

This commit is contained in:
coderiaser 2025-01-03 13:43:36 +02:00
parent 13cb970a55
commit 5d22722010
8 changed files with 11 additions and 9 deletions

View file

@ -86,7 +86,6 @@ test('cloudfunc: render', (t) => {
if (isNotOk) {
console.log(`Error in char number: ${i}\n`, `Expect: ${Expect.substr(i)}\n`, `Result: ${result.substr(i)}`);
console.log('buildFromJSON: Not OK');
}