We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d8a37a commit 9cdc2f7Copy full SHA for 9cdc2f7
1 file changed
Adyen/ResponseModels/CheckoutResult.swift
@@ -23,7 +23,6 @@ public struct CheckoutResult {
23
}
24
25
/// Wrapper type to contain checkout related errors.
26
-// TODO: if not needed, can remove?
27
public struct CheckoutError: Error {
28
29
private let error: Error
0 commit comments