Skip to content

Commit b15d7ed

Browse files
-
1 parent 26592a4 commit b15d7ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/Search.php

-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ protected function actionGetSearchProductColl($select, $where, $pageNum, $numPer
152152
$service = $this->{$currentSearchEngine};
153153
return $service->getSearchProductColl($select, $where, $pageNum, $numPerPage, $product_search_max_count, $filterAttr);
154154
}
155-
156155
}
157156

158157
/**

0 commit comments

Comments
 (0)