Remove unused render_full_content filter
This commit is contained in:
parent
a1e68a9120
commit
5a5d214de4
6 changed files with 0 additions and 9 deletions
|
@ -55,7 +55,6 @@ class SnippetsController < ApplicationController
|
|||
|
||||
def show
|
||||
@note = @project.notes.new(noteable: @snippet)
|
||||
render_full_content
|
||||
end
|
||||
|
||||
def destroy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue