Skip to content

Commit

Permalink
Merge branch 'fix/api-exception-handling' of github.com:statamic/cms …
Browse files Browse the repository at this point in the history
…into fix/api-exception-handling
  • Loading branch information
duncanmcclean committed Jan 8, 2024
2 parents 5f8f1db + fde4faf commit 7902b73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Http/Controllers/API/ApiController.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace Statamic\Http\Controllers\API;

use Facades\Statamic\API\ResourceAuthorizer;
use Illuminate\Validation\ValidationException;
use Statamic\Exceptions\ApiValidationException;
use Statamic\Exceptions\NotFoundHttpException;
use Statamic\Facades\Site;
Expand Down

0 comments on commit 7902b73

Please sign in to comment.