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