diff --git a/app/views/schemes/support_services_provider.html.erb b/app/views/schemes/support_services_provider.html.erb index 5a1dae620..cf1891ef0 100644 --- a/app/views/schemes/support_services_provider.html.erb +++ b/app/views/schemes/support_services_provider.html.erb @@ -7,8 +7,6 @@ ) %> <% end %> -<%= render partial: "organisations/headings", locals: { main: "Which organisation provides the support services used by this scheme?", sub: nil } %> - <%= form_for(@scheme, method: :patch) do |f| %>