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