Commit 92917d89 authored by Marin Jankovski's avatar Marin Jankovski

Add needed spaces.

parent 2be94255
......@@ -56,7 +56,7 @@ class JiraService < Service
close_issue(push, issue) if issue
end
private
private
def close_issue(push_data, issue_name)
url = close_issue_url(issue_name)
......
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