Skip to content

Commit

Permalink
cleanup import
Browse files Browse the repository at this point in the history
  • Loading branch information
tgeens committed Sep 6, 2023
1 parent ae14251 commit ba563f2
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package com.contentgrid.gateway;


import static io.fabric8.kubernetes.client.Config.fromKubeconfig;
import static org.assertj.core.api.Assertions.assertThat;
import static org.springframework.security.test.web.reactive.server.SecurityMockServerConfigurers.mockOidcLogin;
Expand All @@ -26,7 +25,6 @@
import java.util.UUID;
import java.util.concurrent.TimeUnit;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Nested;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
Expand Down

0 comments on commit ba563f2

Please sign in to comment.