Skip to content

Commit

Permalink
remove onURLAbort prop (#4002)
Browse files Browse the repository at this point in the history
  • Loading branch information
LabhanshAgrawal authored and ppot committed Nov 24, 2019
1 parent f0b92cb commit 0721c4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/components/terms.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ export default class Terms extends React.Component {
onTitle: this.props.onTitle,
onData: this.props.onData,
toggleSearch: this.props.toggleSearch,
onURLAbort: this.props.onURLAbort,
onContextMenu: this.props.onContextMenu,
quickEdit: this.props.quickEdit,
webGLRenderer: this.props.webGLRenderer,
Expand Down

0 comments on commit 0721c4c

Please sign in to comment.