This commit is contained in:
Denis Duliçi 2020-06-05 16:03:52 +03:00
parent 0c05675ac9
commit 99f6fd8a1f

View File

@ -4,7 +4,6 @@ namespace App\Jobs\Common;
use App\Abstracts\Job;
use App\Traits\Users;
use Artisan;
class DeleteDashboard extends Job
{