We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fbe8e6 commit cf53c5aCopy full SHA for cf53c5a
src/pg/tree/tree.ts
@@ -4,10 +4,6 @@ import template from './tree.html';
4
import style from './tree.css';
5
import PgTreeItem from '../treeItem/treeItem';
6
7
-function ForBlah(foo: any) {
8
-
9
-}
10
11
@Component({
12
selector: 'pg-tree',
13
style,
0 commit comments