🧹 remove empty extern C block

This commit is contained in:
csh
2025-12-20 11:33:09 +08:00
parent b27dafb657
commit 8e564fc8bb
@@ -1,8 +1,5 @@
module;
extern "C" {
}
export module lsp.utils.text_coordinates;
import tree_sitter;