@@ -51,10 +51,8 @@ |
||
| 51 | 51 | use Sabre\DAV\Exception\Forbidden; |
| 52 | 52 | use Sabre\DAV\Exception\NotFound; |
| 53 | 53 | use Sabre\DAV\PropPatch; |
| 54 | - |
|
| 55 | 54 | use Sabre\VObject\Component; |
| 56 | 55 | use Sabre\VObject\Component\VCalendar; |
| 57 | - |
|
| 58 | 56 | use Sabre\VObject\Component\VTimeZone; |
| 59 | 57 | use Sabre\VObject\DateTimeParser; |
| 60 | 58 | use Sabre\VObject\InvalidDataException; |
@@ -35,7 +35,6 @@ |
||
| 35 | 35 | use OCP\Mail\IEMailTemplate; |
| 36 | 36 | use OCP\Mail\IMailer; |
| 37 | 37 | use Sabre\CalDAV\Schedule\IMipPlugin as SabreIMipPlugin; |
| 38 | - |
|
| 39 | 38 | use Sabre\VObject\Component\VCalendar; |
| 40 | 39 | use Sabre\VObject\Component\VEvent; |
| 41 | 40 | use Sabre\VObject\DateTimeParser; |
@@ -46,7 +46,6 @@ |
||
| 46 | 46 | use Sabre\CardDAV\Backend\SyncSupport; |
| 47 | 47 | use Sabre\CardDAV\Plugin; |
| 48 | 48 | use Sabre\DAV\Exception\BadRequest; |
| 49 | - |
|
| 50 | 49 | use Sabre\VObject\Component\VCard; |
| 51 | 50 | use Sabre\VObject\Reader; |
| 52 | 51 | use Symfony\Component\EventDispatcher\EventDispatcherInterface; |
@@ -24,7 +24,6 @@ |
||
| 24 | 24 | namespace OCA\DAV\CardDAV; |
| 25 | 25 | |
| 26 | 26 | use OCP\Files\NotFoundException; |
| 27 | - |
|
| 28 | 27 | use Sabre\CardDAV\Card; |
| 29 | 28 | use Sabre\DAV\Server; |
| 30 | 29 | use Sabre\DAV\ServerPlugin; |
@@ -34,7 +34,6 @@ |
||
| 34 | 34 | use OCA\DAV\Connector\Sabre\Exception\InvalidPath; |
| 35 | 35 | use OCA\DAV\Connector\Sabre\Exception\FileLocked; |
| 36 | 36 | use OC\Files\FileInfo; |
| 37 | - |
|
| 38 | 37 | use OCP\Files\ForbiddenException; |
| 39 | 38 | use OCP\Files\StorageInvalidException; |
| 40 | 39 | use OCP\Files\StorageNotAvailableException; |
@@ -25,7 +25,6 @@ |
||
| 25 | 25 | |
| 26 | 26 | use Sabre\DAV\INode; |
| 27 | 27 | use Sabre\DAVACL\AbstractPrincipalCollection; |
| 28 | - |
|
| 29 | 28 | use Sabre\DAV\SimpleCollection; |
| 30 | 29 | |
| 31 | 30 | class RootCollection extends AbstractPrincipalCollection { |
@@ -34,7 +34,6 @@ |
||
| 34 | 34 | use OCA\Encryption\KeyManager; |
| 35 | 35 | use OCA\Encryption\Crypto\Crypt; |
| 36 | 36 | use OCA\Encryption\Users\Setup; |
| 37 | - |
|
| 38 | 37 | use OCP\ILogger; |
| 39 | 38 | use OCP\IUserSession; |
| 40 | 39 | use OCA\Encryption\Util; |
@@ -31,7 +31,6 @@ |
||
| 31 | 31 | namespace OCA\Federation\BackgroundJob; |
| 32 | 32 | |
| 33 | 33 | use GuzzleHttp\Exception\ClientException; |
| 34 | - |
|
| 35 | 34 | use GuzzleHttp\Exception\RequestException; |
| 36 | 35 | use GuzzleHttp\Ring\Exception\RingException; |
| 37 | 36 | use OC\BackgroundJob\JobList; |
@@ -32,7 +32,6 @@ |
||
| 32 | 32 | |
| 33 | 33 | |
| 34 | 34 | use GuzzleHttp\Exception\ClientException; |
| 35 | - |
|
| 36 | 35 | use GuzzleHttp\Exception\RequestException; |
| 37 | 36 | use GuzzleHttp\Ring\Exception\RingException; |
| 38 | 37 | use OC\BackgroundJob\JobList; |