mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-06-07 11:39:11 -04:00
gofmt
This commit is contained in:
@@ -58,8 +58,6 @@ type BufferToBytesReader struct {
|
||||
eof bool
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Private: Visible for testing.
|
||||
func (v *BufferToBytesReader) Fill() {
|
||||
b, err := v.stream.Read()
|
||||
|
||||
Reference in New Issue
Block a user