mirror of
https://github.com/TwiN/gatus.git
synced 2024-12-14 11:58:04 +00:00
chore: Remove unnecessary newline
This commit is contained in:
parent
cdac5790cb
commit
a1bbc41b62
1 changed files with 0 additions and 1 deletions
1
main.go
1
main.go
|
@ -77,7 +77,6 @@ func configureLogging() {
|
|||
logr.SetThreshold(logLevel)
|
||||
logr.Infof("[main.configureLogging] Log Level is set to %s", logr.GetThreshold())
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
func loadConfiguration() (*config.Config, error) {
|
||||
|
|
Loading…
Reference in a new issue