Skip to content

Commit

Permalink
fix: removed unused import from LocalServiceManagerTest (3533)
Browse files Browse the repository at this point in the history
chore: Removing the unused imports from the test class
---
docs: updating the Changelog for issue 3517
---
Revert "docs: updating the Changelog for issue 3517"

This reverts commit aa2de6a.
  • Loading branch information
abhishektripathi66 authored Nov 13, 2024
1 parent f4c2324 commit 2278f69
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
import io.fabric8.kubernetes.client.server.mock.EnableKubernetesMockClient;
import io.fabric8.kubernetes.client.server.mock.KubernetesMockServer;
import org.assertj.core.api.InstanceOfAssertFactories;
import org.assertj.core.api.InstanceOfAssertFactory;
import org.eclipse.jkube.kit.common.KitLogger;
import org.eclipse.jkube.kit.common.util.Serialization;
import org.junit.jupiter.api.BeforeEach;
Expand Down

0 comments on commit 2278f69

Please sign in to comment.