Skip to content

Commit

Permalink
Remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobOaks committed Mar 28, 2023
1 parent 5b59a2f commit 7b893ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions error_post_go120_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,4 @@ func TestEveryWithErrorsJoin(t *testing.T) {
assert.True(t, errors.Is(err, myError2))
assert.False(t, Every(err, myError2))
})


}

0 comments on commit 7b893ed

Please sign in to comment.