Skip to content

Commit

Permalink
chore: remove space
Browse files Browse the repository at this point in the history
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
  • Loading branch information
solracsf authored Sep 10, 2024
1 parent 4b49247 commit d4f8e65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/private/App/AppStore/Fetcher/AppFetcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ protected function fetch($ETag, $content, $allowUnstable = false) {
}

$response['data'] = array_values(array_filter($response['data']));

return $response;
}

Expand Down

0 comments on commit d4f8e65

Please sign in to comment.