Commit e99500e
committed
fix: Mark getRawClient parameter as unused
The getRawClient parameter is no longer used after switching from
Raw Content API to Contents API. Mark it with underscore to satisfy
golangci-lint while maintaining API compatibility.
Part of github#6051 parent d5cd69a commit e99500e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
447 | | - | |
| 447 | + | |
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
| |||
0 commit comments