forked from extern/egroupware
Remove useless line left over from a1428d9
This commit is contained in:
parent
2fc78231d3
commit
5ba68e2957
@ -869,7 +869,6 @@ class calendar_groupdav extends Api\CalDAV\Handler
|
||||
array_shift($content_type);
|
||||
foreach ($content_type as $attribute)
|
||||
{
|
||||
trim($attribute);
|
||||
list($key, $value) = explode('=', $attribute);
|
||||
switch (strtolower(trim($key)))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user