From 25d7069a0e328c5ff7d62768321a7c163fbd5716 Mon Sep 17 00:00:00 2001 From: kirkycdr Date: Mon, 20 Nov 2023 12:22:36 +1100 Subject: [PATCH] Removed amending authz --- slate/source/includes/_cx_standards.md.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/slate/source/includes/_cx_standards.md.erb b/slate/source/includes/_cx_standards.md.erb index a78377756..a4cef1799 100644 --- a/slate/source/includes/_cx_standards.md.erb +++ b/slate/source/includes/_cx_standards.md.erb @@ -3,6 +3,5 @@ <%= partial "includes/cx_standards/consent.md" %> <%= partial "includes/cx_standards/authentication.md" %> <%= partial "includes/cx_standards/authorisation.md" %> -<%= partial "includes/cx_standards/amending_authorisation.md" %> <%= partial "includes/cx_standards/notifications.md" %> <%= partial "includes/cx_standards/withdrawals.md" %>