mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
remove unnecessary queries
This commit is contained in:
parent
b2ef0f5981
commit
1b99bdf9dc
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user