removed unused import
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
namespace App\Notifications\Portal;
|
||||
|
||||
use App\Abstracts\Notification;
|
||||
use Illuminate\Notifications\Messages\MailMessage;
|
||||
use Illuminate\Support\Facades\URL;
|
||||
|
||||
class PaymentReceived extends Notification
|
||||
|
Reference in New Issue
Block a user