Skip to content

Commit 556b426

Browse files
committed
removed unused field
1 parent 943cfa8 commit 556b426

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: handler/handler.go

-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ type InoHandler struct {
7777
sketchTrackedFilesCount int
7878
trackedFiles map[lsp.DocumentURI]*lsp.TextDocumentItem
7979

80-
//data map[lsp.DocumentURI]*FileData
8180
config lsp.BoardConfig
8281
synchronizer Synchronizer
8382
}

0 commit comments

Comments
 (0)