Skip to content

Commit 05f0d7e

Browse files
committed
remove incorrect Statistic _meta.parent property
1 parent 7a6c346 commit 05f0d7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/views/Statistic/Statistic.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ export default class Statistic extends Component {
1414
library: META.library.semanticUI,
1515
name: 'Statistics',
1616
type: META.type.view,
17-
parent: 'Statistic'
1817
};
1918

2019
render() {

0 commit comments

Comments
 (0)