Skip to content
Snippets Groups Projects
Commit 246d85c0 authored by Tibo's avatar Tibo
Browse files

fix style

parent fd03b57a
No related branches found
No related tags found
No related merge requests found
Pipeline #1701 passed
......@@ -22,7 +22,6 @@ class ClientVersion extends \App\AbstractSensor
try {
$json = $client->get(self::MANIFEST)->getBody();
} catch (\Exception $ex) {
return "";
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment