remove unused var

This commit is contained in:
msquare 2016-11-07 21:11:05 +01:00
parent a8e3e91448
commit 125f34133d
1 changed files with 0 additions and 1 deletions

View File

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