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