Am 16.04.24 um 15:19 schrieb Dominik Csapak:
> and delete it here (incl tests; they live in pve-storage now).
> 
> Signed-off-by: Dominik Csapak <d.csa...@proxmox.com>

Reviewed-by: Fiona Ebner <f.eb...@proxmox.com>

> diff --git a/PVE/CLI/qm.pm b/PVE/CLI/qm.pm
> index b105830f..d1d35800 100755
> --- a/PVE/CLI/qm.pm
> +++ b/PVE/CLI/qm.pm
> @@ -28,13 +28,13 @@ use PVE::Tools qw(extract_param file_get_contents);
>  
>  use PVE::API2::Qemu::Agent;
>  use PVE::API2::Qemu;
> +use PVE::Storage::OVF;

Nit: not ordered alphabetically

>  use PVE::QemuConfig;
>  use PVE::QemuServer::Drive;
>  use PVE::QemuServer::Helpers;
>  use PVE::QemuServer::Agent qw(agent_available);
>  use PVE::QemuServer::ImportDisk;
>  use PVE::QemuServer::Monitor qw(mon_cmd);
> -use PVE::QemuServer::OVF;
>  use PVE::QemuServer;
>  
>  use PVE::CLIHandler;


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to