just fix broken javadoc

This commit is contained in:
Mark Struberg 2020-07-23 13:48:25 +02:00
parent 589d7755d2
commit 5d9c88d7cb
1 changed files with 0 additions and 2 deletions

View File

@ -373,8 +373,6 @@ public class PersistenceProviderImpl
* This private worker method will attempt to setup the proper
* LifecycleEventManager type based on if the javax.validation APIs are
* available and a ValidatorImpl is required by the configuration.
* @param log
* @param conf
* @throws if validation setup failed and was required by the config
*/
private void loadValidator(BrokerFactory factory) {