mirror of
https://github.com/zhigang1992/MagicalRecord.git
synced 2026-01-12 09:13:42 +08:00
Remove unused notification constant
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#import "MagicalRecord.h"
|
||||
#import "MagicalRecord+iCloud.h"
|
||||
|
||||
static void const * kMagicalRecordNotifiesMainContextAssociatedValueKey = @"kMagicalRecordNotifiesMainContextOnSave";
|
||||
NSString * const kMagicalRecordDidMergeChangesFromiCloudNotification = @"kMagicalRecordDidMergeChangesFromiCloudNotification";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user