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