Commit 1173f2e7 authored by Marin Jankovski's avatar Marin Jankovski

Remove unused method from repo_helper.

parent b973fc4a
...@@ -96,13 +96,4 @@ eos ...@@ -96,13 +96,4 @@ eos
commits: commits commits: commits
) )
end end
def jira_properties
{
"title"=>"JIRA tracker",
"project_url"=>"http://jira.example/issues/?jql=project=A",
"issues_url"=>"http://jira.example/browse/JIRA-1",
"new_issue_url"=>"http://jira.example/secure/CreateIssue.jspa"
}
end
end end
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