passepartout-apple/PassepartoutLibrary/Sources/PassepartoutProviders/DataModels/CDInfrastructureDefaultSett...

17 lines
326 B
Swift
Raw Normal View History

2022-04-12 13:09:14 +00:00
//
// CDInfrastructureDefaultSettings+CoreDataClass.swift
//
//
// Created by Davide De Rosa on 27/03/22.
//
// This file was automatically generated and should not be edited.
//
import Foundation
import CoreData
@objc(CDInfrastructureDefaultSettings)
public class CDInfrastructureDefaultSettings: NSManagedObject {
}