-
Notifications
You must be signed in to change notification settings - Fork 49
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
Remove item when values are empty in map #48
Conversation
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.
Thanks for the submission. One question.
@kerthcet I see the linter is complaining due to imports and fmt errors. Once these are addressed it should be good to go. |
Actually I have no idea why this is failed but I changed the import as you did, can you help to approve this workflow, and see what will happen. @elezar |
bfdffa1
to
bca89f1
Compare
I have just created #49 so that you can run:
Locally to address this. |
Also, please just squash the changes into a single commit. |
Signed-off-by: kerthcet <[email protected]>
bca89f1
to
53f9c25
Compare
Done @elezar |
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
/assign @elezar