Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit 5491aae

Browse files
author
Brian Melton
committed
Adding trailing POSIX newline
1 parent 94d8013 commit 5491aae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

graphsdk/src/main/java/com/microsoft/graph/http/IHttpProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ <Result, BodyType, DeserializeType> Result send(final IHttpRequest request,
8585
final BodyType serializable,
8686
final IStatefulResponseHandler<Result, DeserializeType> handler)
8787
throws ClientException;
88-
}
88+
}

0 commit comments

Comments
 (0)