Remove all ray() calls
This commit is contained in:
@@ -72,7 +72,6 @@ class StartProxy
|
||||
return 'OK';
|
||||
}
|
||||
} catch (\Throwable $e) {
|
||||
ray($e);
|
||||
throw $e;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user