Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 3c1a3a9

Browse files
committed
Fixed formatting
1 parent 6186393 commit 3c1a3a9

File tree

1 file changed

+1
-0
lines changed
  • plugins/woocommerce/src/main/kotlin/org/wordpress/android/fluxc/network/rest/wpcom/wc/customer

1 file changed

+1
-0
lines changed

plugins/woocommerce/src/main/kotlin/org/wordpress/android/fluxc/network/rest/wpcom/wc/customer/CustomerRestClient.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ class CustomerRestClient @Inject constructor(private val wooNetwork: WooNetwork)
152152
)
153153

154154
return response.toWooPayload()
155+
}
155156

156157
/**
157158
* Makes a GET call to `wc-analytics/reports/customers` to fetch customers

0 commit comments

Comments
 (0)