diff options
Diffstat (limited to 'apps/dav/appinfo/v1/carddav.php')
-rw-r--r-- | apps/dav/appinfo/v1/carddav.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/dav/appinfo/v1/carddav.php b/apps/dav/appinfo/v1/carddav.php index 8dffad16d8d..a0306118781 100644 --- a/apps/dav/appinfo/v1/carddav.php +++ b/apps/dav/appinfo/v1/carddav.php @@ -38,7 +38,6 @@ use OCA\DAV\Connector\Sabre\Principal; use OCP\App\IAppManager; use Psr\Log\LoggerInterface; use Sabre\CardDAV\Plugin; -use Psr\Log\LoggerInterface; $authBackend = new Auth( \OC::$server->getSession(), |