diff --git a/src/main/java/com/jcabi/aether/Aether.java b/src/main/java/com/jcabi/aether/Aether.java index ace9f7e..892480d 100755 --- a/src/main/java/com/jcabi/aether/Aether.java +++ b/src/main/java/com/jcabi/aether/Aether.java @@ -93,7 +93,6 @@ * from maven settings.xml file that will mock an HTTP server * using jcabi-http, provide a maven configuration file with proxy settings * and verify the expected HTTP requests have been sent to the mocked server. - * @todo #69:30min Fix NullPointerExceptions in CL build for Open JDK6. * @todo #69:30min Fix UnsupportedClassVersionError in CL build for Open JDK6. */ @ToString