This repository was archived by the owner on Feb 4, 2025. It is now read-only.
Commit 2aca001
committed
Refactor first name and last name extraction logic
1 parent a243e08 commit 2aca001
File tree
2 files changed
+3
-3
lines changed- example/src/test/java/org/wordpress/android/fluxc/model/customer
- plugins/woocommerce/src/main/kotlin/org/wordpress/android/fluxc/model/customer
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
| 454 | + | |
455 | 455 | | |
456 | 456 | | |
plugins/woocommerce/src/main/kotlin/org/wordpress/android/fluxc/model/customer/WCCustomerMapper.kt
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
0 commit comments