Skip to content

Commit

Permalink
fix: or-2334 remove chaining MustNot for beheer zoeken
Browse files Browse the repository at this point in the history
  • Loading branch information
emalfroy committed Dec 12, 2024
1 parent 6c036ad commit 6ddbdbd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ await _client
IsNietDubbel
)
.MustNot(BeVerwijderd)
.MustNot(BeDubbel)
.Filter(MatchOpPostcodeOfGemeente(gemeentes, postcodes)
)
)
Expand Down

0 comments on commit 6ddbdbd

Please sign in to comment.