Commit 303d077
authored
MINOR: [C++] Fix lint errors (#48173)
### Rationale for this change
A C++ linting error was introduced with #40705.
### What changes are included in this PR?
Linter fixed issue in `cpp/examples/arrow/parquet_read_write.cc`
Authored-by: Rok Mihevc <[email protected]>
Signed-off-by: Rok Mihevc <[email protected]>1 parent bc51a76 commit 303d077
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments