Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonjd committed Dec 13, 2023
1 parent f94c9ca commit 7a7eee1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ function _gutenberg_migrate_database() {
if ( version_compare( $gutenberg_installed_version, '9.8.0', '<' ) ) {
_gutenberg_migrate_remove_fse_drafts();
}

update_option( 'gutenberg_version_migration', _GUTENBERG_VERSION_MIGRATION );
}
}
Expand Down

0 comments on commit 7a7eee1

Please sign in to comment.