Skip to content

Commit e562498

Browse files
committed
minor clean up
1 parent 19f7f49 commit e562498

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/src/test/java/org/asynchttpclient/async/AbstractBasicTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ public AbstractHandler configureHandler() throws Exception {
7979
}
8080

8181
public static class AsyncCompletionHandlerAdapter extends AsyncCompletionHandler<Response> {
82-
public Runnable runnable;
8382

8483
@Override
8584
public Response onCompleted(Response response) throws Exception {

0 commit comments

Comments
 (0)