genofire/hs_monolith
genofire
/
hs_monolith
Archived
1
0
Fork 0

Update main.go

This commit is contained in:
Geno 2017-03-30 14:38:32 +02:00 committed by GitHub
parent 140ed2da97
commit 315749161c
1 changed files with 1 additions and 3 deletions

View File

@ -29,9 +29,7 @@ func main() {
// load config
config = models.ReadConfigFile(configFile)
if !timestamps {
lib.LogTimestamp(true)
}
lib.LogTimestamp(timestamps)
log.Println("Starting rezension monolith")