Skip to content

Commit

Permalink
Remove unused event
Browse files Browse the repository at this point in the history
  • Loading branch information
bencroker committed Feb 16, 2024
1 parent 6d44caa commit 8e9075b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/services/GenerateCacheService.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,6 @@ class GenerateCacheService extends Component
*/
public const MUTEX_LOCK_NAME_INCLUDE_RECORDS = 'blitz:includeRecords';

/**
* @const string
*/
public const MUTEX_LOCK_NAME_SSI_INCLUDE_RECORDS = 'blitz:ssiIncludeRecords';

/**
* @var GenerateDataModel
*/
Expand Down

0 comments on commit 8e9075b

Please sign in to comment.