Commit 94178149 authored by Lin Jen-Shin's avatar Lin Jen-Shin

More space for private concern

parent 4befcc35
......@@ -38,6 +38,7 @@ module Gitlab
end
private
def create_issue
Issues::CreateService.new(
project,
......
......@@ -39,6 +39,7 @@ module Gitlab
end
private
def create_note
Notes::CreateService.new(
project,
......
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