Skip to content

Commit

Permalink
move PayPalWebViewModel into PayPalWebPayments feature directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxdesmarais committed Dec 1, 2023
1 parent 8cd8cd2 commit 5a95765
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Demo/Demo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@
BE8117632B07E778009867B9 /* PayPalWebResultView.swift */,
BE8117652B080202009867B9 /* PayPalWebStatusView.swift */,
3B6472A62AFAEB3A004745C4 /* PayPalWebTransactionView.swift */,
3BA56FFB2A9FEFE90081D14F /* PayPalWebViewModel.swift */,
);
path = PayPalWebPayments;
sourceTree = "<group>";
Expand Down Expand Up @@ -419,7 +420,6 @@
3B2027402A8A72050007907E /* CardVaultState.swift */,
3BA56FE62A9DC9D70081D14F /* CardPaymentViewModel.swift */,
3BA56FE82A9DCA520081D14F /* CardPaymentState.swift */,
3BA56FFB2A9FEFE90081D14F /* PayPalWebViewModel.swift */,
);
path = ViewModels;
sourceTree = "<group>";
Expand Down

0 comments on commit 5a95765

Please sign in to comment.