Skip to content

Commit f649c4e

Browse files
committed
[gardening]
1 parent 7e21395 commit f649c4e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Sources/Timeout.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,7 @@ private func _withThrowingTimeout<T: Sendable>(
171171
}
172172

173173
private struct Transferring<Value>: @unchecked Sendable {
174-
175174
var value: Value
176-
177175
init(_ value: Value) {
178176
self.value = value
179177
}

0 commit comments

Comments
 (0)