mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 20:36:15 +02:00
missing use for Userfieldsservice
This commit is contained in:
parent
76c5c55635
commit
577b181e1b
|
|
@ -6,6 +6,7 @@ use \Grocy\Services\DatabaseService;
|
|||
use \Grocy\Services\ApplicationService;
|
||||
use \Grocy\Services\LocalizationService;
|
||||
use \Grocy\Services\UsersService;
|
||||
use \Grocy\Services\UserfieldsService;
|
||||
|
||||
class BaseController
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user