mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-17 18:06:15 -05:00
gofmt
This commit is contained in:
parent
ed9217bf20
commit
582438ce5e
@ -58,8 +58,6 @@ type BufferToBytesReader struct {
|
||||
eof bool
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Private: Visible for testing.
|
||||
func (v *BufferToBytesReader) Fill() {
|
||||
b, err := v.stream.Read()
|
||||
|
Loading…
Reference in New Issue
Block a user