Skip to content

Commit

Permalink
style: Format code with prettier and gofumpt
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsource-autofix[bot] authored Jul 11, 2023
1 parent 8c5408d commit 342d3b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/agent/core/ngt/service/kvs/kvs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1382,8 +1382,8 @@ func Test_bidi_DeleteInverse(t *testing.T) {
}

var (
key = "45637ec4-c85f-11ea-87d0"
ts int64 = 24438
key = "45637ec4-c85f-11ea-87d0"
ts int64 = 24438
)

return test{
Expand Down

0 comments on commit 342d3b8

Please sign in to comment.