Files
CoreStore/Sources/ObjectiveC/CSCoreStoreLogger.swift
John Rommel Estropia e8a9cc9d67 WIP: error handling
2016-03-22 07:23:11 +09:00

14 lines
221 B
Swift

//
// CSCoreStoreLogger.swift
// CoreStore
//
// Created by John Rommel Estropia on 2016/03/19.
// Copyright © 2016 John Rommel Estropia. All rights reserved.
//
import UIKit
class CSCoreStoreLogger: NSObject {
}