mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
Remove debug
This commit is contained in:
parent
341bfb08a8
commit
381df1cf4f
@ -92,8 +92,6 @@ class StatusPageController extends AbstractApiController
|
||||
return app(DateFactory::class)->make($incident->occurred_at)->toDateString();
|
||||
});
|
||||
|
||||
dd($allIncidents);
|
||||
|
||||
// Add in days that have no incidents
|
||||
if (Config::get('setting.only_disrupted_days') === false) {
|
||||
foreach ($incidentDays as $i) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user