Completed
Pull Request — master (#6840)
by Georg
34:18 queued 18:05
created
apps/dav/lib/CalDAV/CalDavBackend.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -50,10 +50,8 @@
 block discarded – undo
50 50
 use Sabre\DAV\Exception\Forbidden;
51 51
 use Sabre\DAV\Exception\NotFound;
52 52
 use Sabre\DAV\PropPatch;
53
-use Sabre\HTTP\URLUtil;
54 53
 use Sabre\VObject\Component;
55 54
 use Sabre\VObject\Component\VCalendar;
56
-use Sabre\VObject\Component\VEvent;
57 55
 use Sabre\VObject\Component\VTimeZone;
58 56
 use Sabre\VObject\DateTimeParser;
59 57
 use Sabre\VObject\Property;
Please login to merge, or discard this patch.