Removes broken code in ProjectsController (#5412).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3706 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2010-04-30 11:14:57 +00:00
parent a00d1eabd7
commit a4e411c643
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ class ProjectsController < ApplicationController
helper :custom_fields
include CustomFieldsHelper
helper :issues
helper IssuesHelper
helper :queries
include QueriesHelper
helper :repositories