diff --git a/src/im_mad/remotes/kvm-probes.d/host/system/machines_models.rb b/src/im_mad/remotes/kvm-probes.d/host/system/machines_models.rb index 47a2021de5..ddedc0593e 100755 --- a/src/im_mad/remotes/kvm-probes.d/host/system/machines_models.rb +++ b/src/im_mad/remotes/kvm-probes.d/host/system/machines_models.rb @@ -26,7 +26,6 @@ GUEST_ARCHS = %w(i686 x86_64) begin capabilities = "" - archs = [] machines = [] models = [] @@ -109,5 +108,3 @@ begin rescue end - -