go fmt
This commit is contained in:
@@ -41,7 +41,7 @@ func New(name string, p proxy.Proxy) *Server {
|
||||
})
|
||||
|
||||
return &Server{
|
||||
Name: name,
|
||||
Name: name,
|
||||
Proxy: p,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user