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