// // TableDirectory+CoreDataClass.m // Nextcloud // // Created by Marino Faggiana on 06/02/17. // Copyright © 2017 TWS. All rights reserved. // #import "TableDirectory+CoreDataClass.h" #import "TableLocalFile.h" @implementation TableDirectory @end