Skip to content

Commit 21660ba

Browse files
author
Stephane Landelle
committed
Wrong javadoc, close AsyncHttpClient#666
1 parent 6918cce commit 21660ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/src/main/java/org/asynchttpclient/Request.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
* .setPassword(admin)
3535
* .setRealmName("MyRealm")
3636
* .setScheme(Realm.AuthScheme.DIGEST).build());
37-
* r.execute();
3837
* </pre></blockquote>
3938
*/
4039
public interface Request {

0 commit comments

Comments
 (0)