-
Notifications
You must be signed in to change notification settings - Fork 518
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
BaseGenerator: Unused import 'import java.util.Collections;' #3386
Comments
Can I pick this up. I am first timer. |
can i try this out i am a beginner and a first timer |
@shree-crypto : I've assigned you #2591 |
hi @rohanKanojia Can i work on this? #3386 |
@HarshitMadan77 : Are you still working on this issue? |
Yes, I am working on this. |
Please keep in mind that these are very easy tasks that shouldn't take long. |
Description
The class BaseGenerator presents the issue: Unused import 'import java.util.Collections;'.
The following line:
jkube/jkube-kit/generator/api/src/main/java/org/eclipse/jkube/generator/api/support/BaseGenerator.java
Line 19 in 36a35f6
should be removed.
🔴 Before you start 🔴
👇 👇 👇 👇 👇 👇 👇 👇 👇 👇 👇 👇 👇 👇 👇 👇
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.
The text was updated successfully, but these errors were encountered: