gofmt on main and config
This commit is contained in:
parent
825fc379e0
commit
3364dff25e
|
@ -8,7 +8,7 @@ import (
|
|||
|
||||
//Stores the main configuration for the application
|
||||
type Configuration struct {
|
||||
ServerPort string
|
||||
ServerPort string
|
||||
}
|
||||
|
||||
var err error
|
||||
|
|
Loading…
Reference in New Issue