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