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