Skip to content

Commit

Permalink
fix(Sift): remove onDone
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip London committed Oct 29, 2019
1 parent b0b2909 commit 3f683bb
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -31,7 +31,6 @@ class SiftScience extends Component {
return null
}
}
this.props.onDone()
window.addEventListener('message', receiveMessage, false)
}

Expand Down

0 comments on commit 3f683bb

Please sign in to comment.