Skip to content

Commit

Permalink
fix(style): remove unused Collection class
Browse files Browse the repository at this point in the history
  • Loading branch information
bernard-ng committed Jul 28, 2022
1 parent 5d9f58b commit ee81ae1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

namespace Devscast\Pexels;

use Devscast\Pexels\Data\Collection;
use Devscast\Pexels\Data\CollectionMedia;
use Devscast\Pexels\Data\Collections;
use Devscast\Pexels\Data\Photo;
Expand Down

0 comments on commit ee81ae1

Please sign in to comment.