refactor(error-handling): remove ray debugging statements from CheckUpdates and shared helper functions to clean up error reporting
This commit is contained in:
@@ -102,7 +102,6 @@ class CheckUpdates
|
||||
];
|
||||
}
|
||||
} catch (\Throwable $e) {
|
||||
ray('Error:', $e->getMessage());
|
||||
|
||||
return [
|
||||
'osId' => $osId,
|
||||
|
||||
Reference in New Issue
Block a user