Skip to content

Commit 7cf94e1

Browse files
committed
Fix import of Incident model
1 parent 79c326f commit 7cf94e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Http/Resources/Update.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
namespace Cachet\Http\Resources;
44

5+
use Cachet\Models\Incident;
56
use Illuminate\Database\Eloquent\Relations\Relation;
67
use Illuminate\Http\Request;
78
use TiMacDonald\JsonApi\JsonApiResource;

0 commit comments

Comments
 (0)