Commit 9d10b3f
refactor: drop redundant ptr.Deref on StripTrailingHostDot
The field is nil-checked just above, so dereference it directly.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: Salim Boulkour <salim.boulkour@algolia.com>1 parent 9f82684 commit 9d10b3f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
927 | 927 | | |
928 | 928 | | |
929 | 929 | | |
930 | | - | |
| 930 | + | |
931 | 931 | | |
932 | 932 | | |
933 | 933 | | |
| |||
0 commit comments