Skip to content

refactor(project_registry): delete dead update_credit_quality_score_internal duplicate (#450) - #464

Open
VedantMadane wants to merge 1 commit into
Heliobond:mainfrom
VedantMadane:fix-450-remove-dead-update-credit-quality-score-internal
Open

refactor(project_registry): delete dead update_credit_quality_score_internal duplicate (#450)#464
VedantMadane wants to merge 1 commit into
Heliobond:mainfrom
VedantMadane:fix-450-remove-dead-update-credit-quality-score-internal

Conversation

@VedantMadane

Copy link
Copy Markdown

Summary

This PR deletes update_credit_quality_score_internal from project_registry/src/lib.rs.

update_credit_quality_score_internal was an unused duplicate of the actively used update_credit_quality_score function marked #[allow(dead_code)]. Removing it cleans up dead code and prevents divergence or confusion.

Closes #450

…nternal duplicate (Heliobond#450)

Delete \update_credit_quality_score_internal\ from \project_registry/src/lib.rs\. It was an unused duplicate of the actively-used \update_credit_quality_score\ function marked \#[allow(dead_code)]\.

Signed-off-by: Vedant Madane <6527493+VedantMadane@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant