Skip to content

Commit eca2732

Browse files
committed
fix deprecation
1 parent 199c90e commit eca2732

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/public/Distributed/LocalTestingDistributedActorSystem.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ public final class LocalTestingDistributedActorSystem: DistributedActorSystem, @
124124
}
125125
}
126126

127-
@available(SwiftStdlib 5.7, *)
128127
@available(*, deprecated, renamed: "LocalTestingActorID")
129128
public typealias LocalTestingActorAddress = LocalTestingActorID
130129

0 commit comments

Comments
 (0)