diff options
Diffstat (limited to 'internal/lsp/transport.go')
| -rw-r--r-- | internal/lsp/transport.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/lsp/transport.go b/internal/lsp/transport.go index 60e5379..bca2c37 100644 --- a/internal/lsp/transport.go +++ b/internal/lsp/transport.go @@ -1,4 +1,4 @@ -// Summary: LSP transport utilities to read and write JSON-RPC messages with Content-Length framing. +// LSP transport utilities to read and write JSON-RPC messages with Content-Length framing. package lsp import ( |
