chg: [internal] Remove unused variable

pull/7577/head
Jakub Onderka 2021-10-15 21:36:30 +02:00
parent 03f0bc3c78
commit 9ab3998b9d
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ class User extends AppModel
{
public $displayField = 'email';
public $orgField = array('Organisation', 'name');
public $validate = array(
'role_id' => array(
'numeric' => array(