14 lines
267 B
Objective-C
14 lines
267 B
Objective-C
//
|
|
// MPGeneratedSiteEntity+CoreDataClass.m
|
|
// MasterPassword-iOS
|
|
//
|
|
// Created by Maarten Billemont on 2017-04-30.
|
|
// Copyright © 2017 Lyndir. All rights reserved.
|
|
//
|
|
|
|
#import "MPGeneratedSiteEntity+CoreDataClass.h"
|
|
|
|
@implementation MPGeneratedSiteEntity
|
|
|
|
@end
|