Skip to content

Commit b495c1f

Browse files
committed
fixed linter warnings
1 parent c447e41 commit b495c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/params/dict_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ import (
77

88
"github.com/stretchr/testify/require"
99
"github.com/ydb-platform/ydb-go-genproto/protos/Ydb"
10-
"github.com/ydb-platform/ydb-go-sdk/v3/internal/value"
1110

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

0 commit comments

Comments
 (0)