fix: ungenutzten pgx/v5 Import in labelstore entfernen

This commit is contained in:
sysops
2026-03-18 11:47:10 +01:00
parent 19a55a3166
commit e7146fdbac
-1
View File
@@ -7,7 +7,6 @@ import (
"fmt"
"time"
"github.com/jackc/pgx/v5"
"github.com/jackc/pgx/v5/pgxpool"
)