Clean up ahead of PR.

pull/1/head
Matthew Chen 7 years ago
parent 6b58b4cbde
commit 70926d7f10

@ -15,6 +15,8 @@ extern NSString *const StorageIsReadyNotification;
- (instancetype)init NS_UNAVAILABLE;
- (instancetype)initStorage NS_DESIGNATED_INITIALIZER;
// Returns YES if _ALL_ storage classes have completed both their
// sync _AND_ async view registrations.
+ (BOOL)isStorageReady;
/**

Loading…
Cancel
Save