[feed manager] Gut the feed manager

This commit is contained in:
Fosco Marotto
2021-01-12 00:17:19 -05:00
parent 22ec66d07f
commit 5e6211a4f4
3 changed files with 20 additions and 141 deletions

View File

@@ -1,6 +1,6 @@
# frozen_string_literal: true
class Api::V1::AccountByUsernameController < API::BaseController
class Api::V1::AccountByUsernameController < EmptyController
before_action :set_account
before_action :check_account_suspension
before_action :check_account_local