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