Skip to content

Commit 37b8e21

Browse files
committed
Update useStDB.tsx
1 parent a2677f4 commit 37b8e21

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/StDB/useStDB.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ const useStDB = (
9595
.onDisconnect(onDisconnect)
9696
.build();
9797

98-
client.db.heartbeat.id.find(0);
99-
10098
const onSubscriptionsApplied = (
10199
ctx: SubscriptionEventContextInterface<RemoteTables, RemoteReducers, SetReducerFlags>
102100
) => {

0 commit comments

Comments
 (0)