Skip to content

Commit

Permalink
fix: removed unused import from OpenShiftHelmLintTaskTest
Browse files Browse the repository at this point in the history
removed the unused imports.
  • Loading branch information
kushagrasinha123ks committed Apr 26, 2024
1 parent a8107e1 commit 84b2252
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -22,8 +22,6 @@
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.RegisterExtension;

import java.io.IOException;

import static org.assertj.core.api.Assertions.assertThatThrownBy;
import static org.mockito.ArgumentMatchers.startsWith;
import static org.mockito.Mockito.verify;
Expand Down

0 comments on commit 84b2252

Please sign in to comment.