Commit 896c89e7 authored by Sean McGivern's avatar Sean McGivern Committed by Lin Jen-Shin

Remove EE-specific code from Issuable

parent dd0f3b90
...@@ -109,8 +109,8 @@ module Issuable ...@@ -109,8 +109,8 @@ module Issuable
false false
end end
def has_multiple_assignees? def etag_caching_enabled?
assignees.count > 1 false
end 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