Fixing style errors.

This commit is contained in:
stickler-ci 2020-06-04 18:20:48 +00:00
parent ca4a1dc266
commit e9b17aac8d
2 changed files with 1 additions and 2 deletions

View File

@ -1708,7 +1708,6 @@ class Societe extends CommonObject
$this->errors[] = $this->db->lasterror(); $this->errors[] = $this->db->lasterror();
} }
} }
} }
} }