perf(packages/codegen): remove redundant branch (#25885)
Follow-on after #25585. Small optimization. The function exits early if `sourceText === undefined`, so no need to check this again later.
O
overlookmotel committed
b6b14c06295c6c1e3cc9e85fffdfe6ada7a5b7e1
Parent: be6adf0