mirror of
https://github.com/pockethost/pockethost.git
synced 2025-05-28 09:46:46 +00:00
chore: remove resetBackups RPC
This commit is contained in:
parent
09dd93ee96
commit
465b95b5bc
@ -95,7 +95,6 @@ export const rpcService = mkSingleton(async (config: RpcServiceConfig) => {
|
||||
|
||||
const unsub = await client.onNewRpc(run)
|
||||
await client.resetRpcs()
|
||||
await client.resetBackups()
|
||||
const rpcs = await client.incompleteRpcs()
|
||||
rpcs.forEach(run)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user