Skip to content

Commit

Permalink
fix formatting issue
Browse files Browse the repository at this point in the history
(cherry picked from commit 9217fe6)
  • Loading branch information
c15yi authored and gsmet committed Jul 16, 2024
1 parent d82e652 commit d4b869b
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 d4b869b

Please sign in to comment.