Skip to content

Commit

Permalink
gofmt struct
Browse files Browse the repository at this point in the history
  • Loading branch information
julioc-lopez committed Aug 29, 2023
1 parent fed4a51 commit 51b79f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/adapter/lsp/util.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ func (b *jsonBoolean) UnmarshalJSON(data []byte) error {
}

type linkInfo struct {
note *core.MinimalNote
note *core.MinimalNote
location *protocol.Location
title *string
}
Expand Down

0 comments on commit 51b79f8

Please sign in to comment.