Remove TODO, not needed to change
authorCyperghost <olaf_schmitz_1@t-online.de>
Thu, 15 Feb 2024 13:45:14 +0000 (14:45 +0100)
committerCyperghost <olaf_schmitz_1@t-online.de>
Mon, 19 Feb 2024 13:38:41 +0000 (14:38 +0100)
wcfsetup/install/files/lib/system/background/job/ServiceWorkerDeliveryBackgroundJob.class.php

index 9a6eafd094b8cd830a167ad3cc23ccd8a083d4a2..4f8bfcddbf4d604cbb2f7b2761fcf53c54977e88 100644 (file)
@@ -41,7 +41,6 @@ final class ServiceWorkerDeliveryBackgroundJob extends AbstractBackgroundJob
             return;
         }
         $user = UserProfileRuntimeCache::getInstance()->getObject($serviceWorker->userID);
-        //TODO use cache
         $style = new Style($user->styleID);
         /** @see NotificationEmailDeliveryBackgroundJob::perform() */
         $sql = "SELECT      notification.*, notification_event.eventID, object_type.objectType