remove unused var
This commit is contained in:
parent
a8e3e91448
commit
125f34133d
|
@ -126,7 +126,6 @@ class ShiftCalendarShiftRenderer {
|
|||
}
|
||||
|
||||
unset($inner_text);
|
||||
$is_free = true;
|
||||
}
|
||||
|
||||
$shifts_row = '<li class="list-group-item">';
|
||||
|
|
Loading…
Reference in New Issue