summaryrefslogtreecommitdiffstats
path: root/lib/Service/StreamQueueService.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Service/StreamQueueService.php')
-rw-r--r--lib/Service/StreamQueueService.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Service/StreamQueueService.php b/lib/Service/StreamQueueService.php
index 5fb17eeb..ae84a984 100644
--- a/lib/Service/StreamQueueService.php
+++ b/lib/Service/StreamQueueService.php
@@ -202,7 +202,6 @@ class StreamQueueService {
$cache = $stream->getCache();
foreach ($cache->getItems() as $item) {
-
// TODO: PHP7.2 (NC16) : multiple exception per catch
try {