Skip to content

Remove dead code from run_rake_task_directly method #1909

@justin808

Description

@justin808

Summary

Remove 3 lines of dead code from the run_rake_task_directly method in lib/react_on_rails/dev/pack_generator.rb.

Details

The method has some unreachable or unused code that can be safely removed without affecting functionality.

Related Branch

This fix was identified in the justin808/shakapacker-9.3.0 branch (commit b716f08).

Impact

  • Cleanup only, no functional change
  • Makes the code cleaner and easier to maintain

Files Changed

  • lib/react_on_rails/dev/pack_generator.rb (3 lines removed)

Labels

  • Easy
  • Low priority

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions