# frozen_string_literal: true
module Integrations
class Ewm < Integration
include Integrations::Base::Ewm
end