disable debugging code
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Wolfgang Hottgenroth 2024-11-15 11:26:26 +01:00
parent c332373691
commit c3dce9faab
Signed by: wn
GPG Key ID: 18FDFA577A8871AD

View File

@ -2,7 +2,7 @@ package snmp
import ( import (
"time" "time"
"log" // "log"
"encoding/json" "encoding/json"
"udi/config" "udi/config"
"udi/handlers/handler" "udi/handlers/handler"