Skip to content

Commit 9cdc2f7

Browse files
committed
chore: Remove outdated TODO on CheckoutError
1 parent 6d8a37a commit 9cdc2f7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Adyen/ResponseModels/CheckoutResult.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ public struct CheckoutResult {
2323
}
2424

2525
/// Wrapper type to contain checkout related errors.
26-
// TODO: if not needed, can remove?
2726
public struct CheckoutError: Error {
2827

2928
private let error: Error

0 commit comments

Comments
 (0)