introduce Rfc8040RestConfWiring for standalone (simple) environments
[netconf.git] / restconf / restconf-nb-rfc8040 / src / main / java / org / opendaylight / restconf / nb / rfc8040 / services / wrapper / ServicesWrapper.java
index 02e69b589f51d75a51e999693fc0b7bdcd9db8e3..aabce8a544836399691eb3817e1558ab9b840da5 100644 (file)
@@ -43,7 +43,6 @@ import org.opendaylight.restconf.nb.rfc8040.services.simple.impl.RestconfSchemaS
  * <li>{@link BaseServicesWrapper}
  * <li>{@link TransactionServicesWrapper}
  * </ul>
- *
  */
 @Path("/")
 public final class ServicesWrapper implements BaseServicesWrapper, TransactionServicesWrapper {