Skip to content

Commit 2a4bb67

Browse files
authored
Merge pull request #196 from publify/remove-before-action
Remove obsolete before_action
2 parents a9c3b50 + 7c71cce commit 2a4bb67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/controllers/articles_controller.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ class ArticlesController < ContentController
55

66
before_action :login_required, only: [:preview, :preview_page]
77
before_action :verify_config
8-
before_action :auto_discovery_feed, only: [:show, :index]
98

109
layout :theme_layout, except: [:trackback]
1110

0 commit comments

Comments
 (0)