Skip to content

Commit 3430173

Browse files
committed
minor clean up
1 parent 5de0c96 commit 3430173

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/com/ning/http/client/async/AbstractBasicTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ public void setUpGlobal() throws Exception {
197197
}
198198

199199
public static class AsyncCompletionHandlerAdapter extends AsyncCompletionHandler<Response> {
200-
public Runnable runnable;
201200

202201
@Override
203202
public Response onCompleted(Response response) throws Exception {

0 commit comments

Comments
 (0)