Fixed checkstyle violation

This commit is contained in:
Mark Payne 2018-03-15 16:15:47 -04:00
parent de71a41bd0
commit 7d5f803ce6

View File

@ -3240,7 +3240,6 @@ public final class DtoFactory {
* Creates a ControllerServiceDiagnosticsDTO from the given Controller Service with some additional supporting information
*
* @param serviceNode the controller service to create diagnostics for
* @param bulletinRepo the bulletin repository
* @param serviceProvider the controller service provider
* @return ControllerServiceDiagnosticsDTO for the given Controller Service
*/