remove debug log
This commit is contained in:
@ -29,8 +29,6 @@ export function readFieldNameUsage(params: {
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(filePath);
|
|
||||||
|
|
||||||
for (const functionName of [
|
for (const functionName of [
|
||||||
"printIfExists",
|
"printIfExists",
|
||||||
"existsError",
|
"existsError",
|
||||||
|
Reference in New Issue
Block a user