diaspora/app/models/account_deletion.rb
2011-12-08 16:32:19 -08:00

7 lines
208 B
Ruby

# Copyright (c) 2010-2011, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
class AccountDeletion < ActiveRecord::Base
end