Update LCEssentials+API.swift
This commit is contained in:
@@ -28,7 +28,6 @@ import Security
|
||||
#if canImport(UIKit)
|
||||
import UIKit
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/// A generic `Result` enumeration to represent either a success `Value` or a failure `Error`.
|
||||
public enum Result<Value, Error: Swift.Error> {
|
||||
|
||||
Reference in New Issue
Block a user