summaryrefslogtreecommitdiff
path: root/cmd/hexai-lsp
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/hexai-lsp')
-rw-r--r--cmd/hexai-lsp/main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/hexai-lsp/main.go b/cmd/hexai-lsp/main.go
index a473ad7..5ff79fa 100644
--- a/cmd/hexai-lsp/main.go
+++ b/cmd/hexai-lsp/main.go
@@ -1,5 +1,4 @@
// Summary: Hexai LSP entrypoint; parses flags and delegates to internal/hexailsp.
-// Not yet reviewed by a human
package main
import (