diff -r 0e4c6c2f400e -r 5b65c47087b9 plugins/redmine_tags/lib/redmine_tags/patches/projects_helper_patch.rb
--- a/plugins/redmine_tags/lib/redmine_tags/patches/projects_helper_patch.rb
+++ b/plugins/redmine_tags/lib/redmine_tags/patches/projects_helper_patch.rb
@@ -116,8 +116,6 @@
           s = []
           if projects.any?
             tokens = RedmineProjectFiltering.calculate_tokens(question, custom_fields)
-            debugger
-
 
             ancestors = []
             original_project = @project
