javadoc fixes

This commit is contained in:
zzz
2025-03-05 06:16:53 -05:00
parent 2ee039948c
commit db77827ce0
2 changed files with 1 additions and 3 deletions

View File

@ -248,8 +248,6 @@ public class LeaseSet2 extends LeaseSet {
* Configure a set of options or statistics that the router can expose.
* Makes a copy.
*
* Warning, clears all capabilities, must be called BEFORE addCapability().
*
* @param options if null, clears current options
* @throws IllegalStateException if LeaseSet2 is already signed
*/