remove duplicate before_filter
This commit is contained in:
parent
c3907bef59
commit
252d3a0c9d
6 changed files with 0 additions and 6 deletions
|
@ -1,5 +1,4 @@
|
|||
class HooksController < ApplicationController
|
||||
before_filter :authenticate_user!
|
||||
before_filter :project
|
||||
layout "project"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue