Skip to content

Commit

Permalink
fixed code style
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaishiyoku committed Oct 13, 2024
1 parent 13d0337 commit ebd8c0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ public static function getImageUrlsForFeedItem(string $feedItemUrl, ?string $con

/**
* @param Collection<string> $urls
* @param Client $httpClient
* @return Collection<string>
*/
public static function filterImageUrls(Collection $urls, Client $httpClient): Collection
Expand Down

0 comments on commit ebd8c0b

Please sign in to comment.