mirror of
https://github.com/zhigang1992/MagicalRecord.git
synced 2026-01-12 22:48:38 +08:00
8 lines
157 B
Objective-C
8 lines
157 B
Objective-C
#import "SingleEntityRelatedToMappedEntityUsingDefaults.h"
|
|
|
|
@implementation SingleEntityRelatedToMappedEntityUsingDefaults
|
|
|
|
// Custom logic goes here.
|
|
|
|
@end
|