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