Skip to content

Commit ae19e2a

Browse files
committed
build package
1 parent b2e6df4 commit ae19e2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/agenda/reservation-list/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ class ReservationList extends Component {
6262
}
6363
}
6464
updateDataSource(reservations) {
65-
console.log('updateDataSource', this.state.version);
6665
this.setState(prev => ({
6766
...prev,
6867
reservations,

0 commit comments

Comments
 (0)