Skip to content

Commit cf53c5a

Browse files
committed
cleanup
1 parent 6fbe8e6 commit cf53c5a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/pg/tree/tree.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ import template from './tree.html';
44
import style from './tree.css';
55
import PgTreeItem from '../treeItem/treeItem';
66

7-
function ForBlah(foo: any) {
8-
9-
}
10-
117
@Component({
128
selector: 'pg-tree',
139
style,

0 commit comments

Comments
 (0)