Commit aa4b11f
Extract registerAirNodes and registerWaterNodes lambdas to deduplicate node registration
Replaces 5 repeated air-node registration blocks (each ~20 lines of
GetOnlySingleNode + TestCompSet boilerplate) and 3 water-node registration
blocks with concise single-line helper calls.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent 90956cd commit aa4b11f
1 file changed
+46
-181
lines changed
0 commit comments