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

Commit 3d9191d

Browse files
author
Brian Melton
committed
Adding trailing POSIX newline
1 parent 5491aae commit 3d9191d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ ResultType generateResult(final IHttpRequest request,
5656
final IConnection connection,
5757
final ISerializer serializer,
5858
final ILogger logger) throws Exception;
59-
}
59+
}

0 commit comments

Comments
 (0)