eclipse-jkube / jkube

Build and Deploy java applications on Kubernetes
https://www.eclipse.dev/jkube/
Eclipse Public License 2.0
775 stars 522 forks source link

LocalServiceManagerTest: Unused import 'import org.assertj.core.api.InstanceOfAssertFactory;' #3517

Closed manusa closed 1 week ago

manusa commented 2 weeks ago

Description

The class LocalServiceManagerTest presents the issue: Unused import 'import org.assertj.core.api.InstanceOfAssertFactory;'.

The following line: https://github.com/eclipse-jkube/jkube/blob/e398760a1d0067661c3f33b7b7d19150442a47c3/jkube-kit/remote-dev/src/test/java/org/eclipse/jkube/kit/remotedev/LocalServiceManagerTest.java#L26 should be removed.

:red_circle: Before you start :red_circle:

:point_down: :point_down: :point_down: :point_down: :point_down: :point_down: :point_down: :point_down: :point_down: :point_down: :point_down: :point_down: :point_down: :point_down: :point_down: :point_down:

Make sure you read the contributing guide first.

Pay special attention to the ECA agreement section and the requirement to sign-off your commit.

This is a first-timers-only issue. These issues are especially created for contributors who are contributing to the project for the first time.

If you have already contributed to this project in the past, please don't ask to be assigned one of these issues and look for good-first-issues or help-wanted issues instead in order to continue you contributor journey in the project.

abhishektripathi66 commented 1 week ago

Hi @manusa , Please assign this to me as I'm a first time contributor for this repo.