# frozen_string_literal: true module Bulkrax class CsvMatcher < ApplicationMatcher end end