Skip to content

Commit 8c7001e

Browse files
MosheZemahtimdorr
andauthored
Update src/components/connectAdvanced.js
Remove comment Co-Authored-By: Tim Dorr <[email protected]>
1 parent 2fa0618 commit 8c7001e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/connectAdvanced.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,6 @@ export default function connectAdvanced(
368368
const unsubscribeWrapper = () => {
369369
didUnsubscribe = true
370370
subscription.tryUnsubscribe()
371-
// free resources
372371
subscription.onStateChange = null
373372

374373
if (lastThrownError) {

0 commit comments

Comments
 (0)