diff options
Diffstat (limited to 'apps/dav/lib/CalDAV/CalendarObject.php')
-rw-r--r-- | apps/dav/lib/CalDAV/CalendarObject.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/dav/lib/CalDAV/CalendarObject.php b/apps/dav/lib/CalDAV/CalendarObject.php index 6aee57809fa..9a402d3bf2c 100644 --- a/apps/dav/lib/CalDAV/CalendarObject.php +++ b/apps/dav/lib/CalDAV/CalendarObject.php @@ -26,7 +26,6 @@ namespace OCA\DAV\CalDAV; - use OCP\IL10N; use Sabre\VObject\Component; use Sabre\VObject\Property; |