From 11df34e29364b83dc749a966c3cafd80c7fecfcb Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Thu, 20 Oct 2022 12:08:01 +0100 Subject: [PATCH] refactor: erb linting --- app/views/organisation_relationships/housing_providers.html.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/organisation_relationships/housing_providers.html.erb b/app/views/organisation_relationships/housing_providers.html.erb index 5df96d2d6..dc0ff0065 100644 --- a/app/views/organisation_relationships/housing_providers.html.erb +++ b/app/views/organisation_relationships/housing_providers.html.erb @@ -8,7 +8,6 @@

This organisation can submit logs for its housing providers.

<% else %> <%= render partial: "organisations/headings", locals: { main: "Your housing providers", sub: nil } %> -

Your organisation can submit logs for its housing providers.

<% end %>