style(io): fix gofmt formatting in local client
Remove extra blank line that causes QA fmt check to fail on all PRs. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
588687ae9a
commit
666a0c38a6
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ func (m *Medium) path(p string) string {
|
|||
return clean
|
||||
}
|
||||
|
||||
|
||||
// Join cleaned relative path with root
|
||||
return filepath.Join(m.root, clean)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue