Darien Raymond %!s(int64=9) %!d(string=hai) anos
pai
achega
582438ce5e
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      common/buf/reader.go

+ 0 - 2
common/buf/reader.go

@@ -58,8 +58,6 @@ type BufferToBytesReader struct {
 	eof     bool
 }
 
-
-
 // Private: Visible for testing.
 func (v *BufferToBytesReader) Fill() {
 	b, err := v.stream.Read()