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:
committed by
Benjamin Gaussorgues
parent
272719ed1c
commit
aa5f037af7
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user