Skip to content

Commit b291b88

Browse files
author
Nakul Sabharwal
committed
T1 entry removed from comment
1 parent 011ab08 commit b291b88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/microsoft/graph/http/BaseCollectionRequest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ protected T1 send() throws ClientException {
9191
* Posts this request
9292
*
9393
* @param serializedObject the object to serialize as the body
94-
* @param <T1> the type of the callback result
9594
* @param <BodyType> the type of the serialized body
9695
* @return the response object
9796
* @throws ClientException an exception occurs if there was an error while the request was sent

0 commit comments

Comments
 (0)