Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenneg committed Oct 30, 2023
1 parent c06a624 commit 176fd86
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
import java.util.function.Supplier;

import static com.redhat.cloud.notifications.TestConstants.DEFAULT_ORG_ID;
import static com.redhat.cloud.notifications.models.SubscriptionType.DAILY;
import static com.redhat.cloud.notifications.models.EndpointType.WEBHOOK;
import static com.redhat.cloud.notifications.models.SubscriptionType.DAILY;
import static java.lang.Boolean.FALSE;
import static java.lang.Boolean.TRUE;

Expand Down

0 comments on commit 176fd86

Please sign in to comment.