Skip to content

Commit

Permalink
remove comment that is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Koen Eelen committed Sep 11, 2024
1 parent 0e0c1c8 commit af973af
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ private function getParts(string $title, Address $address, string $currentUserId
];
}

/**
* Escape reserved Elasticsearch characters in the query string for Elasticsearch.
*/
private function escapeReservedElasticsearchCharacters(string $query): string
{
// List of special characters that need escaping
Expand Down

0 comments on commit af973af

Please sign in to comment.