-
Notifications
You must be signed in to change notification settings - Fork 34
fix: removed some unused imports #167
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
chris1984
left a comment
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.
Looks fine to me, @ianballou want to have a look?
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.
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
ekohl
left a comment
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.
The redundant imports all look correct and the whitespace changes too, but with changing the function signatures I have some doubts.
cedd170 to
80bd876
Compare
80bd876 to
2f8cbca
Compare
fix(revert): removed body -> _body change for unused param fix(revert): Remove Underscored prefix for unused params
2f8cbca to
446d2a7
Compare
|
Doesn't look like there's too much activity here for reviews. Just going to close this for now to get it off my backlog. |
Was taking a look at the implementation and corrected a few syntax/lint findings. Feel free to close if not helpful.