mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
Remove unused notifications from
ContainerStatusJob
This commit is contained in:
parent
2b666ff121
commit
d56c28c8d9
1 changed files with 0 additions and 2 deletions
|
|
@ -8,8 +8,6 @@ use App\Models\ApplicationPreview;
|
|||
use App\Models\Server;
|
||||
use App\Notifications\Container\ContainerRestarted;
|
||||
use App\Notifications\Container\ContainerStopped;
|
||||
use App\Notifications\Server\Revived;
|
||||
use App\Notifications\Server\Unreachable;
|
||||
use Illuminate\Bus\Queueable;
|
||||
use Illuminate\Contracts\Queue\ShouldBeEncrypted;
|
||||
use Illuminate\Contracts\Queue\ShouldQueue;
|
||||
|
|
|
|||
Loading…
Reference in a new issue