Skip to content

Commit

Permalink
Update src/components/connectAdvanced.js
Browse files Browse the repository at this point in the history
Remove comment

Co-Authored-By: Tim Dorr <timdorr@users.noreply.github.com>
  • Loading branch information
MosheZemah and timdorr committed Aug 18, 2019
1 parent 2fa0618 commit 8c7001e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/connectAdvanced.js
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@ export default function connectAdvanced(
const unsubscribeWrapper = () => {
didUnsubscribe = true
subscription.tryUnsubscribe()
// free resources
subscription.onStateChange = null

if (lastThrownError) {
Expand Down

0 comments on commit 8c7001e

Please sign in to comment.