Commit 5b3e5ff
Simplify supports_auto_registration? method
- Remove unnecessary min_version variable assignment
- Remove overly broad StandardError rescue clause
- Use direct constant reference in method call
- Cleaner, more readable implementation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 70b4c7d commit 5b3e5ff
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 52 | + | |
| 53 | + | |
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
| |||
0 commit comments