Skip to content

Commit

Permalink
Fix import of Incident model
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrooksuk committed Feb 13, 2025
1 parent 79c326f commit 7cf94e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Http/Resources/Update.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

namespace Cachet\Http\Resources;

use Cachet\Models\Incident;
use Illuminate\Database\Eloquent\Relations\Relation;
use Illuminate\Http\Request;
use TiMacDonald\JsonApi\JsonApiResource;
Expand Down

0 comments on commit 7cf94e1

Please sign in to comment.