app/transports/nuntius/teams_transport.rb



# frozen_string_literal: true

module Nuntius
  class TeamsTransport < BaseTransport
  end
end