Skip to content

Commit 8594cd2

Browse files
committed
MAGE-1134: cleanup
1 parent 61a3144 commit 8594cd2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Helper/AlgoliaHelper.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -85,15 +85,6 @@ public function getClient(int $storeId = null): SearchClient
8585
return $client;
8686
}
8787

88-
/**
89-
* @param int $storeId
90-
* @return void
91-
*/
92-
// public function setStoreId(int $storeId): void
93-
// {
94-
// $this->algoliaConnector->setStoreId($storeId);
95-
// }
96-
9788
/**
9889
* @param int|null $storeId
9990
*

0 commit comments

Comments
 (0)