chore(dav): Remove dead \OCA\DAV\Server::getSabreServer

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
pull/42151/head
Christoph Wurst 6 months ago
parent 1f10b28c22
commit 97f24302b3
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8

@ -386,7 +386,4 @@ class Server {
return false;
}
public function getSabreServer(): Connector\Sabre\Server {
return $this->server;
}
}

Loading…
Cancel
Save