remove debug log

This commit is contained in:
Joseph Garrone
2024-06-12 20:25:44 +02:00
parent 2bb27c7642
commit d85cc530d4

View File

@ -29,8 +29,6 @@ export function readFieldNameUsage(params: {
continue;
}
console.log(filePath);
for (const functionName of [
"printIfExists",
"existsError",