We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b566737 commit 959da37Copy full SHA for 959da37
src/main/java/com/microsoft/graph/http/BaseRequest.java
@@ -22,8 +22,6 @@
22
23
package com.microsoft.graph.http;
24
25
-import java.net.URI;
26
-
27
import okhttp3.HttpUrl;
28
import okhttp3.HttpUrl.Builder;
29
0 commit comments