Remove all ray() calls
This commit is contained in:
@@ -32,8 +32,6 @@ class StopApplicationOneServer
|
||||
}
|
||||
}
|
||||
} catch (\Exception $e) {
|
||||
ray($e->getMessage());
|
||||
|
||||
return $e->getMessage();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user