Commit 2f37208c authored by Arturo Herrero's avatar Arturo Herrero

Remove dead code

The method was introduced in 028db84c but it's no longer used.
parent af6c2aba
......@@ -686,10 +686,6 @@ module EE
end
end
def validate_board_limit(board)
# Board limits are disabled in EE, so this method is just a no-op.
end
def check_pull_mirror_branch_prefix
return if pull_mirror_branch_prefix.blank?
return unless pull_mirror_branch_prefix_changed?
......
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