gofmt some stuff (#1769)
This commit is contained in:
parent
be8fcc484a
commit
bf479f9ac2
3 changed files with 5 additions and 6 deletions
|
@ -62,4 +62,3 @@ func (r *sequential) String() string { return "sequential" }
|
||||||
func (r *sequential) List(p []*Proxy) []*Proxy {
|
func (r *sequential) List(p []*Proxy) []*Proxy {
|
||||||
return p
|
return p
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue