移除 未使用的构造函数
This commit is contained in:
parent
b7cad9f0a6
commit
4ad741c18f
@ -12,16 +12,6 @@ class UserCharged extends Notification implements ShouldQueue
|
||||
{
|
||||
use Queueable;
|
||||
|
||||
/**
|
||||
* Create a new notification instance.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
//
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the notification's delivery channels.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user