Skip to content
This repository was archived by the owner on Feb 4, 2024. It is now read-only.

Commit 61802b0

Browse files
Update Event.php
1 parent 3a7adf6 commit 61802b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/Models/Event.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
namespace App\Models;
44

55
use LaravelEnso\Calendar\Models\Event as CoreEvent;
6-
use LaravelEnso\Multitenancy\Traits\SystemConnection;
76

87
class Event extends CoreEvent
98
{
10-
use SystemConnection;
119
}

0 commit comments

Comments
 (0)