remove old crowdwatch references

This commit is contained in:
Thibault bui Koechlin 2020-06-17 19:26:02 +02:00
parent adebf9e7a3
commit 9032232aeb

View file

@ -240,7 +240,7 @@ func main() {
log.Fatal(err.Error()) log.Fatal(err.Error())
} }
log.Infof("Crowdwatch %s", cwversion.VersionStr()) log.Infof("Crowdsec %s", cwversion.VersionStr())
// Enable profiling early // Enable profiling early
if cConfig.Prometheus { if cConfig.Prometheus {