Skip to content

Commit

Permalink
Merge pull request #304 from agrare/remove_useless_ems_refresher_mixin
Browse files Browse the repository at this point in the history
Remove useless EmsRefresherMixin
  • Loading branch information
mansam authored Jun 14, 2018
2 parents d070966 + 1514a0b commit 393ac5b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module ManageIQ
module Providers
class Openstack::InfraManager::Refresher < ManageIQ::Providers::BaseManager::Refresher
include ::EmsRefresh::Refreshers::EmsRefresherMixin

def parse_legacy_inventory(ems)
ManageIQ::Providers::Openstack::InfraManager::RefreshParser.ems_inv_to_hashes(ems, refresher_options)
end
Expand Down

0 comments on commit 393ac5b

Please sign in to comment.