postgres: removed unused code (#84736)

sql: removed unused code
This commit is contained in:
Gábor Farkas
2024-03-20 09:28:42 +01:00
committed by GitHub
parent f3e5ad00d6
commit fba2b61408

View File

@ -16,8 +16,6 @@ import (
"github.com/stretchr/testify/require"
"github.com/grafana/grafana/pkg/tsdb/sqleng"
_ "github.com/lib/pq"
)
var updateGoldenFiles = false