Skip to content

Commit f72077d

Browse files
committed
Revert provideWooPosProductsDataSource annotation
1 parent 11225b2 commit f72077d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/src/main/kotlin/com/woocommerce/android/di/WooPosModule.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ abstract class WooPosModule {
2525

2626
companion object {
2727
@Provides
28+
@Singleton
2829
fun provideWooPosProductsDataSource(
2930
wooPosLocalCatalogM1Enabled: WooPosLocalCatalogM1Enabled,
3031
productsDataSource: WooPosProductsDataSource,

0 commit comments

Comments
 (0)