Commit aa10757f authored by Brian Tiger Chow's avatar Brian Tiger Chow

fix(bs/testnet) rm named error

Real version doesn't expose this

License: MIT
Signed-off-by: default avatarBrian Tiger Chow <brian@perfmode.com>
parent 011cb28d
......@@ -102,8 +102,6 @@ func (n *network) deliver(
return nil
}
var NoResponse = errors.New("No response received from the receiver")
// TODO
func (n *network) SendRequest(
ctx context.Context,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment