Signed-off-by: Max R. Carrara <[email protected]>
---
 src/PVE/SectionConfig.pm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/PVE/SectionConfig.pm b/src/PVE/SectionConfig.pm
index 200424c..069ca9e 100644
--- a/src/PVE/SectionConfig.pm
+++ b/src/PVE/SectionConfig.pm
@@ -1062,7 +1062,6 @@ sub get_property_schema {
     my ($class, $type, $key) = @_;
 
     my $pdata = $class->private();
-    my $opts = $pdata->{options}->{$type};
 
     my $schema;
     if ($class->has_isolated_properties()) {
-- 
2.47.3



_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to