mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 09:08:09 +08:00
Remove Feature store from debug
This commit is contained in:
parent
1497cbae52
commit
8fa0f6f2b6
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ export const addDebugTools = ( context, modules ) => {
|
|||
stores.push( SettingsStoreName );
|
||||
stores.push( StylingStoreName );
|
||||
stores.push( TodosStoreName );
|
||||
stores.push( FeaturesStoreName );
|
||||
} else {
|
||||
// Only reset the common & onboarding stores to restart the onboarding wizard.
|
||||
stores.push( CommonStoreName );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue