This commit is contained in:
Justin Shreve 2019-03-05 22:10:22 -05:00 committed by GitHub
parent a558bfc5d9
commit 008963d72f
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ class WC_Admin_Install {
wc_maybe_define_constant( 'WC_ADMIN_INSTALLING', true );
self::create_tables();
WC_Admin_Reports_Sync::regenerate_report_data();
self::update_wc_admin_version();
delete_transient( 'wc_admin_installing' );