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