mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-01-03 14:13:10 +00:00
Remove useless private access
This commit is contained in:
parent
cf7fde013b
commit
21f3044237
@ -114,7 +114,6 @@ suite "HTTP polling subscriptions - mock tests":
|
||||
var mockServer: MockRpcHttpServer
|
||||
|
||||
privateAccess(PollingSubscriptions)
|
||||
privateAccess(JsonRpcSubscriptions)
|
||||
|
||||
proc startServer() {.async.} =
|
||||
mockServer = MockRpcHttpServer.new()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user