Skip to content

Commit f7a5722

Browse files
committed
Remove wrong comments
1 parent 5a9aa46 commit f7a5722

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@
2929

3030
import static org.testng.Assert.assertEquals;
3131

32-
/**
33-
* Tests case where response doesn't have body.
34-
*
35-
* @author Hubert Iwaniuk
36-
*/
3732
public abstract class ListenableFutureTest extends AbstractBasicTest {
3833

3934
@Test(groups = {"standalone", "default_provider"})

0 commit comments

Comments
 (0)