mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:01:24 +00:00
CS code fixes by pint
This commit is contained in:
@@ -34,7 +34,6 @@ class SendInvite extends Mailable
|
||||
* SendInvite constructor.
|
||||
*
|
||||
* @param \App\Models\User $user
|
||||
* @param $invite
|
||||
*/
|
||||
public function __construct($user, $invite)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user