-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
"Remove redundant code from different files"
Several parts of the code have been removed from different files including Sample.AspNetCore/PaymentHelper.cs, PaymentOrderRequestBuilder.cs, PaymentOrderTests.cs, HttpClientExtensionsTests.cs, DictionaryLinkRelationTValueConverter.cs, Order.cs, and PaymentOrderCaptureRequest.cs. This refactoring aims to trim down the codebase to just the parts that are necessary and increase its maintainability.
- Loading branch information
Showing
9 changed files
with
44 additions
and
503 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.