Revert "#66 検索時のフォロー中アカウント一覧作成処理を改善"

This reverts commit 22d1f52597.
This commit is contained in:
KMY 2023-10-07 21:33:52 +09:00
parent 9738d80cb4
commit 87afb5295a
7 changed files with 5 additions and 90 deletions

View file

@ -13,7 +13,6 @@
# updated_at :datetime not null
# last_status_at :datetime
# group_activitypub_count :integer
# searchable_by_follower :boolean default(FALSE), not null
#
class AccountStat < ApplicationRecord