Skip to content

Commit e3c832f

Browse files
committed
Remove unused Jdk8Module import
1 parent b864a8e commit e3c832f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk/spring/azure-spring-boot/src/main/java/com/microsoft/azure/spring/autoconfigure/aad/AzureADGraphClient.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
package com.microsoft.azure.spring.autoconfigure.aad;
55

66
import com.fasterxml.jackson.databind.ObjectMapper;
7-
import com.fasterxml.jackson.datatype.jdk8.Jdk8Module;
87
import com.microsoft.aad.msal4j.ClientCredentialFactory;
98
import com.microsoft.aad.msal4j.ConfidentialClientApplication;
109
import com.microsoft.aad.msal4j.IAuthenticationResult;

0 commit comments

Comments
 (0)