remove ray
This commit is contained in:
parent
b9afef50c4
commit
76878f66b9
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ public function uniqueId(): int
|
|||
|
||||
public function handle(): void
|
||||
{
|
||||
ray("checking server status for {$this->server->id}");
|
||||
// ray("checking server status for {$this->server->id}");
|
||||
try {
|
||||
// ray()->clearAll();
|
||||
$serverUptimeCheckNumber = $this->server->unreachable_count;
|
||||
|
|
|
|||
Loading…
Reference in a new issue