remove accidentally added blank lines

remotes/origin/stable45
Arthur Schiwon 2012-08-05 22:03:47 +07:00
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() {