mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 23:03:00 -04:00
remove accidentally added blank lines
This commit is contained in:
parent
c10010e410
commit
6fd48675e6
1 changed files with 0 additions and 2 deletions
|
|
@ -28,8 +28,6 @@ abstract class Access {
|
|||
|
||||
public function setConnector(Connection &$connection) {
|
||||
$this->connection = $connection;
|
||||
|
||||
|
||||
}
|
||||
|
||||
private function checkConnection() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue