diff options
Diffstat (limited to 'vendor/sabre/vobject/lib/Property/ICalendar/CalAddress.php')
-rw-r--r-- | vendor/sabre/vobject/lib/Property/ICalendar/CalAddress.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/vendor/sabre/vobject/lib/Property/ICalendar/CalAddress.php b/vendor/sabre/vobject/lib/Property/ICalendar/CalAddress.php index e89bb31f9..86be66c15 100644 --- a/vendor/sabre/vobject/lib/Property/ICalendar/CalAddress.php +++ b/vendor/sabre/vobject/lib/Property/ICalendar/CalAddress.php @@ -2,8 +2,7 @@ namespace Sabre\VObject\Property\ICalendar; -use - Sabre\VObject\Property\Text; +use Sabre\VObject\Property\Text; /** * CalAddress property. |