Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean authored and github-actions[bot] committed May 30, 2024
1 parent 98760c6 commit cd6b5d7
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 @@ -22,7 +22,6 @@ class ApiController extends Controller
/**
* Abort if item is unpublished.
*
* @param \Illuminate\Http\Request $request
* @param mixed $item
*/
protected function abortIfUnpublished(Request $request, $item)
Expand Down

0 comments on commit cd6b5d7

Please sign in to comment.