Skip to content

Commit

Permalink
Jax PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
KunJeongPark committed Aug 7, 2024
1 parent f8e3b40 commit 0e240fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Sources/BraintreePayPal/BTPayPalVaultEditResult.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
import Foundation

#if canImport(BraintreeCore)
import BraintreeCore
#endif

/// A result of the Edit FI flow used to display a customers updated payment details in your UI
/// - Warning: This feature is currently in beta and may change or be removed in future releases.
Expand Down

0 comments on commit 0e240fb

Please sign in to comment.