Skip to content

Commit

Permalink
[issue 100] - Fixing formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiobrz committed Oct 19, 2023
1 parent c80fa12 commit 84e3274
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;
import org.keycloak.v1alpha1.Keycloak;
import org.keycloak.v1alpha1.KeycloakBackup;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
import static org.mockito.Mockito.mock;

import java.io.IOException;
import java.util.stream.Collectors;
import java.util.stream.Stream;

import org.jboss.intersmash.testsuite.IntersmashTestsuiteProperties;
Expand Down

0 comments on commit 84e3274

Please sign in to comment.