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