mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 22:07:29 -08:00
Removed die()
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
f92bf5dc20
commit
b34a7c8aad
|
@ -44,7 +44,7 @@ class HealthController extends BaseController
|
|||
|
||||
}
|
||||
|
||||
die();
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue