Skip to content
Snippets Groups Projects
Commit 8855feb7 authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Merge branch 'remove-dead-code' into 'master'

Remove dead code

See merge request !18896
parents 8bc1fc53 2f37208c
No related branches found
No related tags found
1 merge request!18896Remove dead code
Pipeline #90801891 failed
......@@ -686,10 +686,6 @@ def load_licensed_feature_available(feature)
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?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment