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

chore(cleanup): remove unused files and reduce duplicate code #19

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pixincreate
Copy link
Owner

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

This PR aims at removing unused files and modules.

Context

  • fixture files are not used anywhere lately
  • common directory is kinda useless and serves no purpose other than contributing to confusion

How did you test it?

cargo test

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@pixincreate pixincreate added the Refactor Code refactoring label Feb 10, 2025
@pixincreate pixincreate self-assigned this Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant