mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-10-04 10:16:34 +00:00
drop unused imports
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
ca27a7666a
commit
e6f96ca2fe
@ -12,8 +12,6 @@ use PVE::JSONSchema qw(get_standard_option);
|
||||
use PVE::RPCEnvironment;
|
||||
use PVE::SafeSyslog;
|
||||
|
||||
use PVE::API2::AccessControl; # for old login api get_u2f_instance method
|
||||
|
||||
use PVE::RESTHandler;
|
||||
|
||||
use base qw(PVE::RESTHandler);
|
||||
|
Loading…
Reference in New Issue
Block a user