summaryrefslogtreecommitdiff
path: root/internal/lsp/transport.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/lsp/transport.go')
-rw-r--r--internal/lsp/transport.go1
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 (