Skip to content

Commit eedc6c8

Browse files
committed
Remove unnecessary 'nonisolated' decoration from sample code
1 parent 6837ecb commit eedc6c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/AsyncQueue/ActorQueue.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
/// }
4141
/// }
4242
///
43-
/// nonisolated
4443
/// public func retrieveLogs() async -> [String] {
4544
/// await queue.enqueueAndWait { myself in myself.logs }
4645
/// }

0 commit comments

Comments
 (0)