We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fb638f commit c599187Copy full SHA for c599187
1 file changed
Classes/Http/RequestStorageComponent.php
@@ -57,7 +57,6 @@ public function handle(ComponentContext $componentContext)
57
58
if ($this->contentCacheAspect->hasUncachedSegments())
59
{
60
- die('had uncached!');
61
return;
62
}
63
0 commit comments