# frozen_string_literal: true FactoryBot.define do factory(:upload_whitelist) do end end