Skip to content

Commit

Permalink
Create exception
Browse files Browse the repository at this point in the history
  • Loading branch information
cerbero90 committed Jan 22, 2024
1 parent 9d9392f commit e5ced02
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Exceptions/InvalidPageException.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

namespace Cerbero\LazyJsonPages\Exceptions;

use Cerbero\LazyJsonPages\Services\Outcome;
use GuzzleHttp\Exception\TransferException;
use Illuminate\Support\LazyCollection;

/**
* The exception thrown when a given JSON key does not contain a valid page.
*/
Expand Down

0 comments on commit e5ced02

Please sign in to comment.