-
-
Notifications
You must be signed in to change notification settings - Fork 95
Issue #922 :Removing some hints in helps-thread #934
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
Issue #922 :Removing some hints in helps-thread #934
Conversation
The two obselete hints have been removed entirely from the list
@AdityaM2205 Are you still upto this? couple of checks failed. |
I'm sorry,I tried modifying the dependencies a little,but the tests still don't pass,kindly assign the issue to someone else |
No worries, thank you for trying you were almost there. Btw if you get stuck or plan to contribute further feel free to ask questions here or in our server. We'd be happy to help. |
@Taz03 Please add the screenshot for new prompts. |
application/src/main/java/org/togetherjava/tjbot/features/help/HelpSystemHelper.java
Outdated
Show resolved
Hide resolved
sonarlint is complaining because embedWith have no usage now, should I remove it or should keep it? |
i don't see a reason to keep it, the only place it was used is no longer using 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.
seems good.
The two obselete hints have been removed entirely from the list
