Skip to content

Commit cd31994

Browse files
committed
clean up
1 parent fad75b6 commit cd31994

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Tree.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,6 @@ class Tree extends React.Component {
717717
loadedKeys = [], loadingKeys = [],
718718
dragOverNodeKey, dropPosition,
719719
} = this.state;
720-
const {} = this.props;
721720
const pos = getPosition(level, index);
722721
const key = child.key || pos;
723722

0 commit comments

Comments
 (0)