Skip to content

Commit e613d3b

Browse files
committed
cleanup
1 parent 102f416 commit e613d3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ describe('ts-tree', () => {
5858
total: 20,
5959
},
6060
};
61-
console.log('meta', meta)
6261

6362
const tree = getTreeByFile('test/test-project/index.ts', meta);
6463
const withoutIds = remove(tree, '**.id');

0 commit comments

Comments
 (0)