summaryrefslogtreecommitdiffstats
path: root/app/controllers
diff options
context:
space:
mode:
Diffstat (limited to 'app/controllers')
-rw-r--r--app/controllers/projects_controller.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/controllers/projects_controller.rb b/app/controllers/projects_controller.rb
index 8f5e3697b..02f621a94 100644
--- a/app/controllers/projects_controller.rb
+++ b/app/controllers/projects_controller.rb
@@ -33,16 +33,10 @@ class ProjectsController < ApplicationController
end
end
- helper :sort
- include SortHelper
helper :custom_fields
- include CustomFieldsHelper
helper :issues
helper :queries
- include QueriesHelper
helper :repositories
- include RepositoriesHelper
- include ProjectsHelper
helper :members
# Lists visible projects