Skip to content

Commit 987ef9c

Browse files
committed
fix:lint
1 parent 492e61b commit 987ef9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CodeEdit/Features/LSP/Features/DocumentSync/LSPContentCoordinator.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ class LSPContentCoordinator<DocumentType: LanguageServerDocument>: TextViewCoord
4747
documentURI = document.languageServerURI
4848
}
4949

50-
5150
func setUpUpdatesTask() {
5251
task?.cancel()
5352
// Create this stream here so it's always set up when the text view is set up, rather than only once on init.

0 commit comments

Comments
 (0)