From c83acd3f5749fe240464283a43f8b03797a1b544 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 17 Aug 2025 22:46:25 +0300 Subject: refactor as per manual code reviews --- cmd/hexai-lsp/main.go | 1 - 1 file changed, 1 deletion(-) (limited to 'cmd') 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 ( -- cgit v1.2.3