Superfluous todo removed

This commit is contained in:
Michael 2022-07-18 03:32:49 +00:00
parent 06698cc5f6
commit 3bd706fcfc

View file

@ -102,7 +102,6 @@ class PushSubscription
],
]);
// @todo Only used for logging?
$payload = [
'access_token' => $application_token['access_token'],
'preferred_locale' => $user['language'],