Skip to content

Commit

Permalink
CIV-15230 lint
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelMolina3691 authored and ss-evoco committed Oct 17, 2024
1 parent de14a88 commit 2783078
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import uk.gov.hmcts.reform.civil.notify.NotificationsProperties;

public abstract class AbstractNotifyManageStayClaimantHandler extends AbstractNotifyManageStayHandler {

public AbstractNotifyManageStayClaimantHandler(NotificationService notificationService, NotificationsProperties notificationsProperties) {
super(notificationService, notificationsProperties);
}
Expand Down

0 comments on commit 2783078

Please sign in to comment.