passepartout-apple/PassepartoutLibrary/Sources/PassepartoutProvidersImpl/Data/CDInfrastructurePreset+Core...

17 lines
292 B
Swift
Raw Normal View History

2022-04-12 13:09:14 +00:00
//
// CDInfrastructurePreset+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(CDInfrastructurePreset)
2023-05-24 16:19:47 +00:00
class CDInfrastructurePreset: NSManagedObject {
2022-04-12 13:09:14 +00:00
}