fix
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Wolfgang Hottgenroth 2024-12-13 10:27:02 +01:00
parent a1b98d3438
commit 51e482e94e
Signed by: wn
GPG Key ID: 18FDFA577A8871AD

View File

@ -2,7 +2,7 @@ package ttn
import ( import (
"fmt" "fmt"
//"log" "log"
"time" "time"
"encoding/json" "encoding/json"
"udi/config" "udi/config"