Cleanup a temporary console.log
This commit is contained in:
parent
3653077c95
commit
2cb8bc0099
1 changed files with 0 additions and 2 deletions
|
@ -63,5 +63,3 @@ fileNames.forEach(fileName => {
|
||||||
console.log('INFER')
|
console.log('INFER')
|
||||||
infer3(sourceFile);
|
infer3(sourceFile);
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log('test!!!')
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue