Fixes for spam complaints
This commit is contained in:
parent
6af9f40f9e
commit
f57c064d26
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
namespace App\Http\Controllers;
|
||||
|
||||
use App\DataMapper\Analytics\EmailBounce;
|
||||
use App\DataMapper\Analytics\EmailSpam;
|
||||
use App\DataMapper\Analytics\Mail\EmailSpam;
|
||||
use App\Jobs\Util\SystemLogger;
|
||||
use App\Libraries\MultiDB;
|
||||
use App\Models\CreditInvitation;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue