diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-22 23:21:36 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-22 23:21:36 +0300 |
| commit | c97687cb8a2f7ab578291e707bf6c920c346a8cb (patch) | |
| tree | e447451ce953353892ebb63df5c350da5f97cb1d /internal/lsp/transport.go | |
| parent | 6ec565ce315a83dcd17c138d9347055000034bdd (diff) | |
stuff
Diffstat (limited to 'internal/lsp/transport.go')
| -rw-r--r-- | internal/lsp/transport.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/lsp/transport.go b/internal/lsp/transport.go index 0c63aa8..4cda4c6 100644 --- a/internal/lsp/transport.go +++ b/internal/lsp/transport.go @@ -1,5 +1,4 @@ // Summary: LSP transport utilities to read and write JSON-RPC messages with Content-Length framing. -// Not yet reviewed by a human package lsp import ( |
