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