Skip to content

Commit 6e393ec

Browse files
committed
Remove extra space
1 parent 1881735 commit 6e393ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/Analytics/WooAnalyticsStat.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ public enum WooAnalyticsStat: String {
328328

329329
// MARK: Add Product Events
330330
//
331-
case addProductTypeSelected = "add_product_product_type_selected"
331+
case addProductTypeSelected = "add_product_product_type_selected"
332332
case addProductPublishTapped = "add_product_publish_tapped"
333333
case addProductSaveAsDraftTapped = "add_product_save_as_draft_tapped"
334334
case addProductSuccess = "add_product_success"

0 commit comments

Comments
 (0)