remove unnecessary queries

This commit is contained in:
Andrew Brown 2021-08-03 11:19:21 -07:00
parent b2ef0f5981
commit 1b99bdf9dc

View File

@ -50,9 +50,6 @@ class MainController < ApplicationController
end
def recent_content
return [] if @activated_content_types.nil?
cache_recently_created_pages
end
def for_writers