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