Run gofmt.
This commit is contained in:
parent
2422cae7e8
commit
42f4ccefc6
|
@ -120,7 +120,6 @@ func StartServer(config *Config) {
|
|||
|
||||
router := MakeHTTPRouter(db, config)
|
||||
|
||||
|
||||
var address, networkProtocol, urlAddress string
|
||||
switch config.NetworkProtocol {
|
||||
case "", "tcp":
|
||||
|
|
Loading…
Reference in New Issue