cnct: remove redundant AttachResolverKit call
This commit is contained in:
parent
53d210d741
commit
ee14eaec5f
@ -473,7 +473,6 @@ func (b *boltArbitratorLog) FetchUnresolvedContracts() ([]ContractResolver, erro
|
||||
if err := timeoutRes.Decode(resReader); err != nil {
|
||||
return err
|
||||
}
|
||||
timeoutRes.AttachResolverKit(resKit)
|
||||
|
||||
res = timeoutRes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user