3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-05 20:15:53 +00:00

Removed die()

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2024-10-02 15:48:35 +01:00
parent f92bf5dc20
commit b34a7c8aad

View File

@ -44,7 +44,7 @@ class HealthController extends BaseController
}
die();
}
}