diff options
Diffstat (limited to 'lib/vobject/compoundproperty.php')
-rw-r--r-- | lib/vobject/compoundproperty.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vobject/compoundproperty.php b/lib/vobject/compoundproperty.php index d702ab802e0..7fe42574bed 100644 --- a/lib/vobject/compoundproperty.php +++ b/lib/vobject/compoundproperty.php @@ -67,4 +67,4 @@ class CompoundProperty extends \Sabre\VObject\Property\Compound { } -}
\ No newline at end of file +} |