19146: Remove unneeded special case checks, explain the needed one.
[arvados.git] / services / api / app / models / frozen_group.rb
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: AGPL-3.0
4
5 class FrozenGroup < ApplicationRecord
6 end