[lib] Stop checking for entry store inconsistencies
Summary:
We aren't persisting them in Redux at this point, which means that this assertion was pointless.
Depends on D12170
https://linear.app/comm/issue/ENG-3486/move-entrystore-to-sqlite
Test Plan: Close and reopen the app a couple of times. Prior to this diff we would see alert each time. With this diff the alert disappeared.
Reviewers: kamil, marcin
Reviewed By: marcin
Subscribers: ashoat
Differential Revision: https://phab.comm.dev/D12177