Skip to content

Commit afb41ae

Browse files
authored
fix: remove duplicate VSecMHttpClientError file and use correct reference (#1242)
Signed-off-by: doguhannilt <[email protected]>
1 parent 0eac38a commit afb41ae

File tree

2 files changed

+1
-63
lines changed

2 files changed

+1
-63
lines changed

sdk-java/src/main/java/org/vsecm/client/VSecMHttpClient.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
import io.spiffe.exception.X509SourceException;
1313
import io.spiffe.provider.SpiffeSslContextFactory;
1414
import io.spiffe.workloadapi.DefaultX509Source;
15+
import org.vsecm.exception.VSecMHttpClientException;
1516

1617
import javax.net.ssl.SSLContext;
1718
import java.net.http.HttpClient;

sdk-java/src/main/java/org/vsecm/client/VSecMHttpClientException.java

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
 (0)