Skip to content

Commit c599187

Browse files
committed
BUGFIX: Remove debug statement
1 parent 5fb638f commit c599187

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Classes/Http/RequestStorageComponent.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ public function handle(ComponentContext $componentContext)
5757

5858
if ($this->contentCacheAspect->hasUncachedSegments())
5959
{
60-
die('had uncached!');
6160
return;
6261
}
6362

0 commit comments

Comments
 (0)