Skip to content

chore(NODE-6498): remove dead code in Topology #4310

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

Merged
merged 3 commits into from
Nov 7, 2024
Merged

chore(NODE-6498): remove dead code in Topology #4310

merged 3 commits into from
Nov 7, 2024

Conversation

baileympearson
Copy link
Contributor

@baileympearson baileympearson commented Nov 2, 2024

Description

What is changing?

I stumbled across some dead code in the Topology class and removed it.

Is there new documentation needed for these changes?

What is the motivation for this change?

Release Highlight

Fill in title or leave empty for no highlight

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@nbbeeken nbbeeken self-assigned this Nov 7, 2024
@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Nov 7, 2024
@nbbeeken nbbeeken self-requested a review November 7, 2024 15:52
Copy link
Contributor

@nbbeeken nbbeeken left a comment

Choose a reason for hiding this comment

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

We should lint for this somehow, I bet we have some things in utils that are unused 🤔

@nbbeeken nbbeeken merged commit fd7acde into main Nov 7, 2024
25 of 27 checks passed
@nbbeeken nbbeeken deleted the NODE-6498 branch November 7, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants