summaryrefslogtreecommitdiffstats
path: root/lib/Dav/PatchPlugin.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Dav/PatchPlugin.php')
-rw-r--r--lib/Dav/PatchPlugin.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Dav/PatchPlugin.php b/lib/Dav/PatchPlugin.php
index 61f36b7a..6ef5fb4d 100644
--- a/lib/Dav/PatchPlugin.php
+++ b/lib/Dav/PatchPlugin.php
@@ -34,7 +34,6 @@ use Sabre\DAV\Server;
use Sabre\DAV\ServerPlugin;
use Sabre\HTTP\RequestInterface;
use Sabre\HTTP\ResponseInterface;
-use Sabre\VObject\Component\VCard;
use Sabre\VObject\Reader;
class PatchPlugin extends ServerPlugin {