Commit 181673d0 authored by Jan Winkelmann's avatar Jan Winkelmann

remove unused struct field t (reflect.Type) from readerResponse struct

parent df345b49
......@@ -37,7 +37,6 @@ type readerResponse struct {
dec Decoder
req Request
t reflect.Type
length uint64
err *cmdsutil.Error
......
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