changeset 1396:5b65c47087b9 biblio_alt_search_auth

Removed unnecessary debugger breakpoint.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Sat, 28 Sep 2013 16:05:15 +0100
parents 0e4c6c2f400e
children bf2db886a543
files plugins/redmine_tags/lib/redmine_tags/patches/projects_helper_patch.rb
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/redmine_tags/lib/redmine_tags/patches/projects_helper_patch.rb	Sat Sep 28 16:04:04 2013 +0100
+++ b/plugins/redmine_tags/lib/redmine_tags/patches/projects_helper_patch.rb	Sat Sep 28 16:05:15 2013 +0100
@@ -116,8 +116,6 @@
           s = []
           if projects.any?
             tokens = RedmineProjectFiltering.calculate_tokens(question, custom_fields)
-            debugger
-
 
             ancestors = []
             original_project = @project