Skip to content

Commit

Permalink
NGSTACK-836: fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
pspanja committed May 29, 2024
1 parent a7e1cd6 commit 84608e7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ services:
- { name: netgen.parent_child_indexer.message_handler }
- { name: monolog.logger, channel: ngsearchextra }


netgen_search_extra.parent_child_indexing.hide_content_handler:
class: Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\ParentChildIndexing\Content\HideContentHandler
arguments:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ services:
- { name: netgen.parent_child_indexer.message_handler }
- { name: monolog.logger, channel: ngsearchextra }


netgen_search_extra.parent_child_indexing.update_location_handler:
class: Netgen\IbexaSearchExtra\Core\Search\Common\Messenger\MessageHandler\Search\ParentChildIndexing\Location\UpdateLocationHandler
arguments:
Expand Down

0 comments on commit 84608e7

Please sign in to comment.