🧹 remove empty extern C block
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
module;
|
||||
|
||||
extern "C" {
|
||||
}
|
||||
|
||||
export module lsp.utils.text_coordinates;
|
||||
import tree_sitter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user