[jOOQ/jOOQ#17920] Remove wrong annotation

This commit is contained in:
Lukas Eder 2025-01-24 17:30:22 +01:00
parent d8a72ce86b
commit e8a43a7352

View File

@ -1289,7 +1289,6 @@ public interface Configuration extends Serializable {
* the changed configuration.
* @return The changed configuration.
*/
@Pro
@NotNull
Configuration set(SubscriberProvider<?> newSubscriberProvider);