Skip to content

Commit

Permalink
fix x
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivascu Madalin committed Nov 28, 2023
1 parent e267bb8 commit e1b0b89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Services/ActiveSubscriptions.php
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ private function format($data): array
}

$formated = [];

foreach ($decoded as $subscription) {
$formatedSubscription = [];
foreach ($subscription as $key => $subscriptionData) {
Expand Down

0 comments on commit e1b0b89

Please sign in to comment.