chore: apply changes from Nextcloud coding standards 1.1.1

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
This commit is contained in:
Joas Schilling
2023-11-23 10:22:34 +01:00
committed by Benjamin Gaussorgues
parent 272719ed1c
commit aa5f037af7
805 changed files with 2736 additions and 2813 deletions
+1 -1
View File
@@ -34,9 +34,9 @@
require_once __DIR__ . '/lib/versioncheck.php';
use OCA\DAV\Connector\Sabre\ExceptionLoggerPlugin;
use Psr\Log\LoggerInterface;
use Sabre\DAV\Exception\ServiceUnavailable;
use Sabre\DAV\Server;
use Psr\Log\LoggerInterface;
/**
* Class RemoteException