mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-04-10 19:16:57 +02:00
tidy up
This commit is contained in:
@@ -37,8 +37,5 @@ internal final class WeakObject {
|
||||
self.object = object
|
||||
}
|
||||
|
||||
|
||||
// MARK: Private
|
||||
|
||||
private(set) weak var object: AnyObject?
|
||||
internal private(set) weak var object: AnyObject?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user