Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit 2382358

Browse files
Robert KummerStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent a6283c3 commit 2382358

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Http/Controllers/Api/HealthController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ public function health()
1414
}
1515

1616
unlink($healthCheckFile);
17+
1718
return $this->respond(200, 'healthy');
1819
}
1920

0 commit comments

Comments
 (0)