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

refactor: remove code that isn't relevant to the overall design #58

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

lwjohnst86
Copy link
Member

@lwjohnst86 lwjohnst86 commented Mar 15, 2024

Mostly this is code like rm(), saveRDS(), etc. Don't need to keep them.

Also removed the steps.R file, since it doesn't contain code that is necessary for us implementing the algorithm.

This doesn't need a thorough review, since much of the code we'll start from scratch and use this code in dev/ for further clarification/inspiration.

Closes #55

@lwjohnst86 lwjohnst86 self-assigned this Mar 15, 2024
Copy link
Contributor

@signekb signekb left a comment

Choose a reason for hiding this comment

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

👍

@lwjohnst86 lwjohnst86 enabled auto-merge March 15, 2024 12:52
@lwjohnst86 lwjohnst86 merged commit 205957a into main Mar 15, 2024
2 of 4 checks passed
@lwjohnst86 lwjohnst86 deleted the refactor/remove-non-usable-code branch March 15, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Remove irrelevant code from dev/ files
3 participants