Skip to content

Commit

Permalink
fix: stan
Browse files Browse the repository at this point in the history
  • Loading branch information
lukmzig committed Feb 5, 2024
1 parent 2fec9fd commit 3825d7d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Service/SearchIndex/IndexQueueService.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ final class IndexQueueService implements IndexQueueServiceInterface
{
use LoggerAwareTrait;

private bool $performIndexRefresh = false;

public function __construct(
private readonly IndexServiceInterface $indexService,
private readonly PathServiceInterface $pathService,
Expand Down

0 comments on commit 3825d7d

Please sign in to comment.