Commit 90f676ca authored by Clement Ho's avatar Clement Ho

Fix rubocop

parent 02ed1a17
...@@ -20,7 +20,6 @@ module IssuableLinks ...@@ -20,7 +20,6 @@ module IssuableLinks
raise NotImplementedError raise NotImplementedError
end end
def reference(issue) def reference(issue)
issue.to_reference(issuable.project) issue.to_reference(issuable.project)
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