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(rpc): removed redundant v0.8.0 folder #465

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

Trantorian1
Copy link
Collaborator

Pull Request type

  • Refactoring (no functional changes, no API changes)

What is the current behavior?

We currently have an orphaned folder under crates/madara/client/rpc/src/versions/v0_8_0 which serves no purpose. The actual v0.8.0 implementation can be found under crates/madara/client/rpc/src/versions/user/v0_8_0.

What is the new behavior?

Removes crates/madara/client/rpc/src/versions/v0_8_0.

Does this introduce a breaking change?

No

Other information

@Trantorian1 Trantorian1 added the code-quality Improvements to code structure and quality label Jan 15, 2025
@Trantorian1 Trantorian1 self-assigned this Jan 15, 2025
@jbcaron jbcaron merged commit 6bd2e3b into main Jan 21, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-quality Improvements to code structure and quality
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants