Skip to content
Snippets Groups Projects
Commit 3b64c4f9 authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

A blank line to separate exception raising

parent 4c098714
No related branches found
No related tags found
1 merge request!3363Implement #3243 New Issue by email
Loading
Loading
@@ -19,6 +19,7 @@ module Gitlab
 
def execute
raise ProjectNotFound unless project
validate_permission!(:create_issue)
 
verify_record!(
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment