Skip to content
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

DRAFT: [lint] Remove no-unused-vars warnings #1261

Closed
wants to merge 4 commits into from

Conversation

dayo09
Copy link
Contributor

@dayo09 dayo09 commented Sep 8, 2022

This commit removes 'no-unused-vars' warnings

ONE-vscode-DCO-1.0-Signed-off-by: Dayoung Lee [email protected]


For #1253

ONE-vscode-DCO-1.0-Signed-off-by: Dayoung Lee <[email protected]>
This commit removes unused variables and parameters from CircleGraph and PartEditor.

ONE-vscode-DCO-1.0-Signed-off-by: Dayoung Lee <[email protected]>
This commit removes unused generics from MultiStepInput.

ONE-vscode-DCO-1.0-Signed-off-by: Dayoung Lee <[email protected]>

ONE-vscode-DCO-1.0-Signed-off-by: Dayoung Lee <[email protected]>
This commit removes unused variables or add underscores to those in need.

ONE-vscode-DCO-1.0-Signed-off-by: Dayoung Lee <[email protected]>
@dayo09
Copy link
Contributor Author

dayo09 commented Sep 30, 2022

Done

@dayo09 dayo09 closed this Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant