Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria committed May 14, 2023
1 parent 4f69a79 commit ced6b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LayoutJustify.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
use Illuminate\Support\Collection;
use LycheeOrg\PhpFlickrJustifiedLayout\Contracts\AspectRatio;
use LycheeOrg\PhpFlickrJustifiedLayout\Contracts\WidthHeight;
use LycheeOrg\PhpFlickrJustifiedLayout\DTO\Geometry;
use LycheeOrg\PhpFlickrJustifiedLayout\DTO\Item;
use LycheeOrg\PhpFlickrJustifiedLayout\DTO\LayoutData;
use LycheeOrg\PhpFlickrJustifiedLayout\DTO\Param;
use LycheeOrg\PhpFlickrJustifiedLayout\DTO\Geometry;

class LayoutJustify
{
Expand Down

0 comments on commit ced6b28

Please sign in to comment.