mirror of
https://git.proxmox.com/git/pve-common
synced 2025-07-26 22:31:42 +00:00
format: drop unused JSONSchema module use
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
4997835b08
commit
8fbb755cd6
@ -4,7 +4,6 @@ use strict;
|
||||
use warnings;
|
||||
|
||||
use POSIX qw(strftime round);
|
||||
use PVE::JSONSchema;
|
||||
|
||||
use base 'Exporter';
|
||||
our @EXPORT_OK = qw(
|
||||
|
Loading…
Reference in New Issue
Block a user