Remove debug code
This commit is contained in:
parent
1b3f022b2d
commit
14bdcf71fe
1 changed files with 0 additions and 2 deletions
|
|
@ -533,8 +533,6 @@ func fetchPiholeStats(
|
||||||
DomainsBlocked: statsResponse.Gravity.DomainsBlocked,
|
DomainsBlocked: statsResponse.Gravity.DomainsBlocked,
|
||||||
}
|
}
|
||||||
|
|
||||||
ItsUsedTrustMeBro(seriesResponse, topDomainsResponse)
|
|
||||||
|
|
||||||
if includeGraph && seriesErr == nil {
|
if includeGraph && seriesErr == nil {
|
||||||
if len(seriesResponse.History) != 145 {
|
if len(seriesResponse.History) != 145 {
|
||||||
slog.Error(
|
slog.Error(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue