Skip to content

Commit b3f1d40

Browse files
authored
Remove not-necessary import Darwin
1 parent e0438d2 commit b3f1d40

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Concurrency/Runtime/async_taskgroup_dontLeakTasks.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
// REQUIRES: concurrency_runtime
1111
// UNSUPPORTED: back_deployment_runtime
1212

13-
import Darwin
14-
1513
final class Something {
1614
let int: Int
1715
init(int: Int) {

0 commit comments

Comments
 (0)