Fixed codeclimate issues

This commit is contained in:
Sergei Tsoganov 2023-05-15 14:30:18 +03:00
parent dc41cfb103
commit f721bc50a3
2 changed files with 10 additions and 4 deletions

View file

@ -100,7 +100,7 @@ class ApiUser < User
active,
accredited?,
accreditation_expire_date,
created_at, updated_at,
created_at, updated_at
]
end