Skip to content

Commit

Permalink
Removing some warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
lickel committed Aug 30, 2024
1 parent e7eeb06 commit 95b15fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1340,7 +1340,7 @@ private class Weak<Element: AnyObject>: NSObject {
}

private struct AssociatedKeys {
static var context = 0
nonisolated(unsafe) static var context = 0
}

private extension FetchableObjectProtocol where Self: NSObject {
Expand Down

0 comments on commit 95b15fc

Please sign in to comment.