Skip to content

Commit 61278fe

Browse files
committed
lint: fix linter warning
1 parent 6b02dfb commit 61278fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CodeEdit/Features/Documents/WorkspaceDocument/WorkspaceDocument+Index.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ extension WorkspaceDocument.SearchState {
2525
}
2626

2727
let (progressStream, continuation) = AsyncStream<Double>.makeStream()
28-
2928
// Dispatch this now, we want to continue after starting to monitor
3029
let monitorTask = Task {
3130
await self.monitorProgressStream(progressStream, activityId: activity.id)

0 commit comments

Comments
 (0)