Skip to content
Snippets Groups Projects
Commit 00753747 authored by Thomas Hackl's avatar Thomas Hackl Committed by Jan-Hendrik Willms
Browse files

remove double formatReady, re #127

parent 26dc2378
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@ class DateFormatter {
}
}
}
return formatReady($dateWithRooms);
return $dateWithRooms;
}
private function internalFormatDateAndRoom($date)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment