Remove unused render_full_content filter
This commit is contained in:
parent
a1e68a9120
commit
5a5d214de4
6 changed files with 0 additions and 9 deletions
|
@ -7,7 +7,6 @@ class ProtectedBranchesController < ApplicationController
|
|||
before_filter :require_non_empty_project
|
||||
|
||||
before_filter :authorize_admin_project!, only: [:destroy, :create]
|
||||
before_filter :render_full_content
|
||||
|
||||
layout "project"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue