Skip to content

Commit

Permalink
Checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
f11h committed Mar 21, 2024
1 parent 1e5bb6d commit 22ddd81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@

package tng.trustnetwork.keydistribution.config;

import eu.europa.ec.dgc.gateway.connector.model.TrustedIssuer;
import java.util.ArrayList;
import java.util.List;
import eu.europa.ec.dgc.gateway.connector.model.TrustedIssuer;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.Setter;
Expand Down

0 comments on commit 22ddd81

Please sign in to comment.