Skip to content

Commit

Permalink
fix go vet
Browse files Browse the repository at this point in the history
  • Loading branch information
onsi committed Oct 26, 2022
1 parent 618a133 commit abd25f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/async_assertion.go
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,4 @@ func (assertion *AsyncAssertion) match(matcher types.GomegaMatcher, desiredMatch
}
}
}

return false
}

0 comments on commit abd25f0

Please sign in to comment.