Skip to content

Commit

Permalink
Fully revert
Browse files Browse the repository at this point in the history
  • Loading branch information
dbosen committed Oct 9, 2024
1 parent 98fa67e commit 2387034
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ protected function query(

$cacheContext->addCacheTags($entityType->getListCacheTags());
$cacheContext->addCacheContexts($entityType->getListCacheContexts());
$cacheContext->addCacheableDependency($storage->getEntityType());
return $query;
}

Expand Down

0 comments on commit 2387034

Please sign in to comment.