Skip to content

Commit

Permalink
Merge pull request #13260 from woocommerce/hackweek-remove-quicklogin…
Browse files Browse the repository at this point in the history
…-iap-modules

[HACK] Remove quicklogin and iap modules as not used
  • Loading branch information
AnirudhBhat authored Jan 13, 2025
2 parents ec8e302 + 14e209e commit 4e3c547
Show file tree
Hide file tree
Showing 64 changed files with 0 additions and 3,202 deletions.
1 change: 0 additions & 1 deletion WooCommerce/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ dependencies {

implementation project(":libs:commons")
implementation project(":libs:cardreader")
debugImplementation project(":libs:iap")

implementation(libs.facebook.shimmer)
implementation(libs.photoview)
Expand Down
5 changes: 0 additions & 5 deletions WooCommerce/src/debug/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@
android:enabled="@bool/enable_leak_canary"
android:exported="false" />

<activity
android:name="com.woocommerce.android.iapshowcase.IAPShowcaseActivity"
android:exported="true"
android:theme="@style/Theme.Woo" />

<activity
android:name="com.woocommerce.android.ui.woopos.root.WooPosActivity"
android:exported="true"
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 4e3c547

Please sign in to comment.