# frozen_string_literal: true

class AddProcessedToNotifications < ActiveRecord::Migration[6.0]
  def change
  end
end