# frozen_string_literal: true module TableSync::Publishing::Params class Raw < Batch # FOR NAMING CONSISTENCY end end