Revert "linting"

This reverts commit b3803ef4ea.
This commit is contained in:
adlerhurst
2025-05-19 17:13:20 +02:00
parent b3803ef4ea
commit 8a33adfeab

View File

@@ -6,6 +6,7 @@ import (
"reflect"
pgxdecimal "github.com/jackc/pgx-shopspring-decimal"
"github.com/jackc/pgx/v5"
"github.com/jackc/pgx/v5/pgtype"
)