Skip to content

Commit 03bff34

Browse files
authored
Update internal/params/builder_test.go
1 parent 659fb7d commit 03bff34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/params/builder_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"github.com/ydb-platform/ydb-go-genproto/protos/Ydb"
1010

1111
"github.com/ydb-platform/ydb-go-sdk/v3/internal/allocator"
12-
pg "github.com/ydb-platform/ydb-go-sdk/v3/internal/pg"
12+
"github.com/ydb-platform/ydb-go-sdk/v3/internal/pg"
1313
"github.com/ydb-platform/ydb-go-sdk/v3/internal/xtest"
1414
)
1515

0 commit comments

Comments
 (0)