From 9cf7ee4a9e83fc4dc43d37dd537c0838beb1a9a1 Mon Sep 17 00:00:00 2001
From: komakkar <komakkar@microsoft.com>
Date: Thu, 14 Jan 2021 17:35:40 +0530
Subject: [PATCH] removed stray changes

---
 .../provider/azure/util/ServiceAccountJwtAzureClientImpl.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/provider/notification-azure/src/main/java/org/opengroup/osdu/notification/provider/azure/util/ServiceAccountJwtAzureClientImpl.java b/provider/notification-azure/src/main/java/org/opengroup/osdu/notification/provider/azure/util/ServiceAccountJwtAzureClientImpl.java
index 3ae77ff2d..0e6ab8b48 100644
--- a/provider/notification-azure/src/main/java/org/opengroup/osdu/notification/provider/azure/util/ServiceAccountJwtAzureClientImpl.java
+++ b/provider/notification-azure/src/main/java/org/opengroup/osdu/notification/provider/azure/util/ServiceAccountJwtAzureClientImpl.java
@@ -99,4 +99,4 @@ public class ServiceAccountJwtAzureClientImpl implements IServiceAccountJwtClien
         }
         return ACCESS_TOKEN;
     }
-}
\ No newline at end of file
+}
-- 
GitLab