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