Skip to content

Commit f1dc706

Browse files
committed
chore: unnecessary code removed
1 parent fca498b commit f1dc706

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/common/hooks/useVersionUpdate/useVersionUpdateReload.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ export const useVersionUpdateReload = ({ toastEligibleRoutes }: VersionUpdatePro
140140
handleAppUpdate()
141141
refreshing.current = true
142142
} else {
143-
if (typeof setBGUpdated !== 'function') return
144143
setBGUpdated(true)
145144
}
146145
}

0 commit comments

Comments
 (0)