API-07: fix — unbenutzten pgx-import entfernen (build-fehler, nur auf testhost gepatcht gewesen)

This commit is contained in:
sysops
2026-08-28 09:08:06 +02:00
parent 34a705390c
commit c4840ca55b
-1
View File
@@ -18,7 +18,6 @@ import (
"fmt"
"time"
"github.com/jackc/pgx/v5"
"github.com/jackc/pgx/v5/pgxpool"
)