Commit decfa9b
committed
Don't log for empty rows
This is currently super noisy, because column 5 is a drop-down so is
never considered empty.
Instead, only log if the first cell of the row is non-empty, and there
weren't enough columns for that row.1 parent ec6a984 commit decfa9b
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
0 commit comments