Removed obsolete Javadoc

This commit is contained in:
Ignasi Barrera 2011-09-23 18:14:23 +02:00
parent 338e333bf7
commit 1b059afacd
1 changed files with 1 additions and 2 deletions

View File

@ -36,8 +36,7 @@ import com.google.common.base.Predicates;
import com.google.common.collect.Iterables;
/**
* Bind the parameters of a {@link CreateClientOptions} to the payload, taking care of transforming
* all boolean strings to boolean values.
* Bind the parameters of a {@link CreateClientOptions} to the payload.
*
* @author Ignasi Barrera
*/