Fix empty line phpcs error.
See #50280. git-svn-id: https://develop.svn.wordpress.org/trunk@48078 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8ca76ddd0a
commit
2cb1a61c69
@ -1096,7 +1096,6 @@ class WP_Plugins_List_Table extends WP_List_Table {
|
||||
*/
|
||||
echo apply_filters( 'plugin_auto_update_setting_html', $html, $plugin_file, $plugin_data );
|
||||
|
||||
|
||||
echo '<div class="inline notice error hidden"><p></p></div>';
|
||||
echo '</td>';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user