Commit c3103e2
authored
MINOR: [C++][Parquet] Fix lint failing on main (#50206)
### Rationale for this change
Main is currently failing linting due to this PR merge:
- #50025
### What changes are included in this PR?
Just run pre-commit lint on the file causing the issue.
### Are these changes tested?
Yes, see CI job
### Are there any user-facing changes?
No
Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>1 parent 1a428c9 commit c3103e2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | | - | |
| 196 | + | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
0 commit comments