diff --git a/app/controllers/tags_controller.rb b/app/controllers/tags_controller.rb
index a18e934b6b1876bd0981370b586d9570276dd4e1..30ddfec0005f25098d20bb736e50e61a0cbb78b5 100644
--- a/app/controllers/tags_controller.rb
+++ b/app/controllers/tags_controller.rb
@@ -3,7 +3,6 @@
 #   the COPYRIGHT file.
 
 class TagsController < ApplicationController
-  skip_before_action :set_grammatical_gender
   before_action :ensure_page, :only => :show
 
   helper_method :tag_followed?