Skip to content

Commit 85628ab

Browse files
authored
remove unused variable shouldUpdate
1 parent c70c48a commit 85628ab

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/Lane.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ class Lane extends Component {
1919
loading: false,
2020
currentPage: this.props.currentPage,
2121
cards: this.props.cards,
22-
shouldUpdate: true,
2322
addCardMode: false
2423
}
2524

0 commit comments

Comments
 (0)