remove unwanted code
This commit is contained in:
parent
338e30c33f
commit
c38d873447
@ -8,10 +8,6 @@
|
||||
|
||||
import UIKit
|
||||
|
||||
enum AlertActionError: Error {
|
||||
case notAnAlertAction
|
||||
}
|
||||
|
||||
extension UIAlertAction.Style: Codable {
|
||||
|
||||
init(rawValue: String) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user