passepartout-apple/PassepartoutLibrary/Sources/PassepartoutProvidersImpl/Data/CDInfrastructureDefaultSett...

17 lines
319 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 CoreData
import Foundation
2022-04-12 13:09:14 +00:00
@objc(CDInfrastructureDefaultSettings)
2023-05-24 16:19:47 +00:00
class CDInfrastructureDefaultSettings: NSManagedObject {
2022-04-12 13:09:14 +00:00
}