Skip to content

Commit

Permalink
Remove trailing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
adamperlin committed Mar 1, 2024
1 parent 0e68ee0 commit 0183433
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/llb/exec_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,4 @@ func TestExecOpMarshalConsistency(t *testing.T) {
require.NoError(t, err)
require.Equal(t, def.Def, def0.Def)
}

}

0 comments on commit 0183433

Please sign in to comment.