Removed unused log
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
parent
736f9b30ef
commit
51f3f6ba9c
1 changed files with 0 additions and 1 deletions
|
@ -261,7 +261,6 @@ func run(traefikConfiguration *TraefikConfiguration) {
|
|||
}
|
||||
}(t)
|
||||
}
|
||||
log.Info(t.String())
|
||||
server.Wait()
|
||||
log.Info("Shutting down")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue