mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
composer run cs:fix
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
a795ad4370
commit
2b07031d3e
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ use OCP\Files\StorageInvalidException;
|
|||
use OCP\Files\StorageNotAvailableException;
|
||||
use OCP\Http\Client\IClientService;
|
||||
use OCP\ICertificateManager;
|
||||
use OCP\Util;
|
||||
use Psr\Http\Message\ResponseInterface;
|
||||
use Sabre\DAV\Client;
|
||||
use Sabre\DAV\Xml\Property\ResourceType;
|
||||
|
|
|
|||
Loading…
Reference in a new issue