Removed unused helper.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9948 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
1c825df549
commit
133ca59edb
|
@ -50,7 +50,6 @@ class IssuesController < ApplicationController
|
|||
include SortHelper
|
||||
include IssuesHelper
|
||||
helper :timelog
|
||||
helper :gantt
|
||||
include Redmine::Export::PDF
|
||||
|
||||
def index
|
||||
|
|
Loading…
Reference in New Issue