We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 943cfa8 commit 556b426Copy full SHA for 556b426
handler/handler.go
@@ -77,7 +77,6 @@ type InoHandler struct {
77
sketchTrackedFilesCount int
78
trackedFiles map[lsp.DocumentURI]*lsp.TextDocumentItem
79
80
- //data map[lsp.DocumentURI]*FileData
81
config lsp.BoardConfig
82
synchronizer Synchronizer
83
}
0 commit comments