Remove unused Geo::Fdw::GeoNode#container_repositories method

parent e76f8262
......@@ -26,12 +26,6 @@ module Geo
end
end
def container_repositories
return Geo::Fdw::ContainerRepository.all unless selective_sync?
Geo::Fdw::ContainerRepository.project_id_in(projects)
end
private
def projects_for_selected_namespaces
......
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