passepartout-apple/PassepartoutLibrary/Sources/PassepartoutProvidersImpl/Data/CDInfrastructureLocation+Co...

17 lines
298 B
Swift

//
// CDInfrastructureLocation+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
@objc(CDInfrastructureLocation)
class CDInfrastructureLocation: NSManagedObject {
}