Remove call to nonexistent function

pull/10616/head
Alex P 2018-03-29 15:34:29 -07:00
parent 68e2a1480a
commit 164649ca32
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ class DatabaseRow extends Component {
}
this.handleEndEdit()
this.handleEndDelete()
}
handleStartEdit = () => {