From 742e7cfc8d86e52a59311591514a1483049344dd Mon Sep 17 00:00:00 2001 From: Ji Jia Jia Date: Mon, 10 Feb 2025 15:02:07 +0100 Subject: [PATCH] fix --- src/CustomerList/Filter/CustomerSegment.php | 2 -- 1 file changed, 2 deletions(-) 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,