Commit 571b3c2
Simplify strExtractGroups: remove redundant fallback for column width
Since groupCount is now determined from the regex structure, the
rows.reduce fallback is never reached. Use groupCount directly.
Agent-Logs-Url: https://github.com/githubnext/tsessebe/sessions/93a0148a-3bf6-4490-a4b9-f52f8d6a89e5
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>1 parent 1bba09c commit 571b3c2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
0 commit comments