remove unused var

main
msquare 8 years ago
parent a8e3e91448
commit 125f34133d

@ -126,7 +126,6 @@ class ShiftCalendarShiftRenderer {
} }
unset($inner_text); unset($inner_text);
$is_free = true;
} }
$shifts_row = '<li class="list-group-item">'; $shifts_row = '<li class="list-group-item">';

Loading…
Cancel
Save