mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-24 18:31:17 +01:00
minor Swift 3 cleanup
This commit is contained in:
@@ -71,7 +71,6 @@ public extension CoreStore {
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
internal static func abort(_ message: String, fileName: StaticString = #file, lineNumber: Int = #line, functionName: StaticString = #function) -> Never {
|
||||
|
||||
self.logger.abort(
|
||||
|
||||
Reference in New Issue
Block a user