Commit a4693f1
fix(lint): resolve shadow error in drive upload convert
Rename err to convertErr to avoid shadowing the err variable
declared earlier in the function.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 897a12c commit a4693f1
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
368 | | - | |
369 | | - | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
| |||
0 commit comments