A blank line to separate exception raising
This commit is contained in:
parent
4c09871450
commit
3b64c4f9d6
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ module Gitlab
|
|||
|
||||
def execute
|
||||
raise ProjectNotFound unless project
|
||||
|
||||
validate_permission!(:create_issue)
|
||||
|
||||
verify_record!(
|
||||
|
|
Loading…
Reference in a new issue