2
0
MasterPassword/platform-darwin/Source/MPUserEntity+CoreDataClass.m

15 lines
279 B
Mathematica
Raw Normal View History

//
// MPUserEntity+CoreDataClass.m
// MasterPassword-iOS
//
// Created by Maarten Billemont on 2017-04-30.
// Copyright © 2017 Lyndir. All rights reserved.
//
#import "MPUserEntity+CoreDataClass.h"
#import "MPSiteEntity+CoreDataClass.h"
@implementation MPUserEntity
@end