# frozen_string_literal: true

class MoveToProjectSerializer < BaseSerializer
  entity MoveToProjectEntity
end