les: remove unused type proofsData

This commit is contained in:
Felix Lange 2019-11-15 12:11:15 +01:00
parent 017a8209c7
commit 54d6c708f9

View file

@ -235,5 +235,3 @@ func (hn *hashOrNumber) DecodeRLP(s *rlp.Stream) error {
type CodeData []struct {
Value []byte
}
type proofsData [][]rlp.RawValue