-
Notifications
You must be signed in to change notification settings - Fork 549
Removed unused import from KubernetesHelmLintTask.java #3539
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #3539 (2024-11-18T22:00:48Z) ⚙️ JKube E2E Tests (11901686529)
|
|
Hi sorry for I had to force push, the credentials on my laptop were different so I had to change it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thx!
Fixes #3514
This pull request (#3514) removes the unused import 'org.eclipse.jkube.kit.resource.helm.HelmConfig' from the
KubernetesHelmLintTask.java
file.