Commit 3b64c4f9 authored by Lin Jen-Shin's avatar Lin Jen-Shin

A blank line to separate exception raising

parent 4c098714
......@@ -19,6 +19,7 @@ module Gitlab
def execute
raise ProjectNotFound unless project
validate_permission!(:create_issue)
verify_record!(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment