Commit 098beb7d authored by Clement Ho's avatar Clement Ho

[skip ci] remove hard coded assignees

parent 8d8a4eb6
......@@ -114,10 +114,6 @@ module Issuable
def locking_enabled?
title_changed? || description_changed?
end
def assignees
[User.first, User.last]
end
end
module ClassMethods
......
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