Skip to content

Remove dead method: Spoom::Sorbet::Config::initialize_copy#891

Closed
dx-codedb[bot] wants to merge 1 commit intomainfrom
code-db/code_removal/spoom/spoom__sorbet__config__initialize_copy
Closed

Remove dead method: Spoom::Sorbet::Config::initialize_copy#891
dx-codedb[bot] wants to merge 1 commit intomainfrom
code-db/code_removal/spoom/spoom__sorbet__config__initialize_copy

Conversation

@dx-codedb
Copy link
Copy Markdown

@dx-codedb dx-codedb bot commented Apr 3, 2026

This method appears to be unused and could be removed.

Before approving this pull-request, please double-check that it is indeed unused.

If this code is actually used, please add a comment explaining why and close this pull-request.

You can find more unused code in your project at: https://code.shopify.io/shopify/projects/spoom/code_removals/spoom

Note: closing this pull-request will mark the code as ignored and exclude it from future dead code detection.

@dx-codedb dx-codedb bot requested a review from a team as a code owner April 3, 2026 01:24
end

#: (Config source) -> void
def initialize_copy(source)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think we need to make Spoom aware that these methods are not dead since they can be called from dup?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants