Skip to content

Commit

Permalink
fix formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
c15yi authored Jul 16, 2024
1 parent 75b4ed4 commit 9217fe6
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -363,8 +363,7 @@ import io.quarkus.runtime.StartupEvent;
import io.smallrye.mutiny.Uni;
import jakarta.enterprise.context.ApplicationScoped;
import jakarta.enterprise.event.Observes;
import jakarta.i
nject.Inject;
import jakarta.inject.Inject;
@ApplicationScoped
public class OidcClientCreator {
Expand Down

0 comments on commit 9217fe6

Please sign in to comment.