Skip to content

Commit 4c09b91

Browse files
authored
update Distributed module import
1 parent 8a1c513 commit 4c09b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Distributed/Runtime/distributed_actor_localSystem.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// UNSUPPORTED: use_os_stdlib
1111
// UNSUPPORTED: back_deployment_runtime
1212

13-
import _Distributed
13+
import Distributed
1414

1515
distributed actor Worker {
1616
typealias ActorSystem = LocalTestingDistributedActorSystem

0 commit comments

Comments
 (0)