Skip to content

Commit abd25f0

Browse files
committed
fix go vet
1 parent 618a133 commit abd25f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

internal/async_assertion.go

-2
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,4 @@ func (assertion *AsyncAssertion) match(matcher types.GomegaMatcher, desiredMatch
453453
}
454454
}
455455
}
456-
457-
return false
458456
}

0 commit comments

Comments
 (0)