Re-enable posting

This commit is contained in:
idanoo 2023-02-13 08:48:38 +13:00
parent c2b054158d
commit f86c26b84f
Signed by: idanoo
GPG key ID: 387387CDBC02F132
2 changed files with 10 additions and 11 deletions

View file

@ -173,8 +173,6 @@ func getLastWeekMetric(serviceName string) int {
monday,
)
log.Println(val)
if err != nil {
log.Println(err)
return 0