From 009678a9f6f2ec52cc719c8430e203b33215cd7f Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Sun, 4 Apr 2021 00:02:50 +0100 Subject: [PATCH] Compress file --- .well-known/microsoft-identity-association.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.well-known/microsoft-identity-association.json b/.well-known/microsoft-identity-association.json index a570dbe..c1a2f4b 100644 --- a/.well-known/microsoft-identity-association.json +++ b/.well-known/microsoft-identity-association.json @@ -1,7 +1 @@ -{ - "associatedApplications": [ - { - "applicationId": "89e17f70-0e97-4338-88c1-c628f4968d37" - } - ] -} \ No newline at end of file +{"associatedApplications": [{"applicationId": "89e17f70-0e97-4338-88c1-c628f4968d37"}]} \ No newline at end of file