1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: AGPL-3.0
5 class EmptyCollection < ActiveRecord::Migration[4.2]
6 include CurrentApiClient
13 # do nothing when migrating down (having the empty collection
14 # and a permission link for it is harmless)