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

Commit e1c2b89

Browse files
author
Robert Kummer
authored
Merge pull request #20 from ipunkt/analysis-qMpG72
Apply fixes from StyleCI
2 parents a6283c3 + 2382358 commit e1c2b89

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)