]> git.mxchange.org Git - friendica.git/commitdiff
Superfluous todo removed
authorMichael <heluecht@pirati.ca>
Mon, 18 Jul 2022 03:32:49 +0000 (03:32 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 18 Jul 2022 03:32:49 +0000 (03:32 +0000)
src/Worker/PushSubscription.php

index f82f469146a5b4f988c97fe6f360891e10528973..9b22ff4841b3a923437f5adcb2d4f4436eedcb06 100644 (file)
@@ -102,7 +102,6 @@ class PushSubscription
                        ],
                ]);
 
-               // @todo Only used for logging?
                $payload = [
                        'access_token'      => $application_token['access_token'],
                        'preferred_locale'  => $user['language'],