Commit 8f3fcee
Remove unused ProUtils module
After inlining immediate_hydration_enabled?, the ProUtils module only
contains a single method (support_pro_features?) that is not used anywhere
in the codebase. This commit removes the entire module as dead code.
Changes:
- Delete lib/react_on_rails/pro_utils.rb
- Remove require "react_on_rails/pro_utils" from render_options.rb
This simplifies the codebase by removing an unnecessary abstraction layer.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent e36b220 commit 8f3fcee
File tree
2 files changed
+0
-12
lines changed- lib/react_on_rails
- react_component
2 files changed
+0
-12
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
0 commit comments