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

Remove unused using statements. #1313

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

RafaelJCamara
Copy link

Description

Remove unused using statements.

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@RafaelJCamara RafaelJCamara requested review from a team as code owners June 22, 2024 12:24
@philliphoff philliphoff added this to the v1.15 milestone Jun 25, 2024
@m3nax
Copy link
Contributor

m3nax commented Jun 26, 2024

@RafaelJCamara Can you sign DCO? It's the only action that fails

git rebase HEAD~1 --signoff
git push --force-with-lease origin remove-usings

Signed-off-by: Rafael Camara <rafaelcamarac@gmail.com>
@RafaelJCamara
Copy link
Author

@m3nax Done!

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.

None yet

3 participants