//
//  TableLocalFile+CoreDataClass.m
//  Nextcloud
//
//  Created by Marino Faggiana on 06/02/17.
//  Copyright © 2017 TWS. All rights reserved.
//

#import "TableLocalFile+CoreDataClass.h"
#import "TableDirectory.h"
@implementation TableLocalFile

@end