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 impls of deprecated exercises #1709

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Conversation

senekor
Copy link
Contributor

@senekor senekor commented Jul 20, 2023

I missed one more clippy warning in the stubs.

It actually occurred in the stub of a deprecated exercise, which had a full implementation as a stub because of #832.

I turned them back into regular stubs, so we don't have to maintain implementations of deprecated exercises.

@senekor senekor added the x:rep/tiny Tiny amount of reputation label Jul 20, 2023
Copy link
Member

@ErikSchierboom ErikSchierboom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense

@ErikSchierboom ErikSchierboom merged commit e149c40 into main Jul 20, 2023
13 checks passed
@ErikSchierboom ErikSchierboom deleted the remove-depraceted-impls branch July 20, 2023 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:rep/tiny Tiny amount of reputation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants