diff --git a/src/CustomerList/Filter/CustomerSegment.php b/src/CustomerList/Filter/CustomerSegment.php index fc2dec78..0edec9e0 100644 --- a/src/CustomerList/Filter/CustomerSegment.php +++ b/src/CustomerList/Filter/CustomerSegment.php @@ -199,8 +199,6 @@ protected function applyAndQuery(CoreListing\Concrete $listing, QueryBuilder $qu * @param QueryBuilder $queryBuilder * @param string $joinName * @param int|array $conditionValue - * - * @throws Exception */ protected function addJoin( CoreListing\Concrete $listing,