More code cleanup.
This commit is contained in:
parent
c70d31c08f
commit
8dc1f41b73
2 changed files with 1 additions and 2 deletions
|
@ -48,7 +48,6 @@ class NotificationService
|
|||
public function __construct(Server $server)
|
||||
{
|
||||
$this->server = $server;
|
||||
$this->user = User::findOrFail($server->owner_id);
|
||||
}
|
||||
|
||||
public function pass(array $notification)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue