Fix some formatting changes

This commit is contained in:
Lourens Schep 2021-02-16 15:55:48 -04:00
parent 0fc81a27fc
commit 4663d31f66
1 changed files with 1 additions and 2 deletions

View File

@ -133,7 +133,7 @@ if ( ! class_exists( 'WC_Admin_Dashboard', false ) ) :
); // phpcs:ignore WordPress.XSS.EscapeOutput.OutputNotEscaped
?>
</a>
</li>
</li>
<?php
}
@ -314,7 +314,6 @@ if ( ! class_exists( 'WC_Admin_Dashboard', false ) ) :
<?php
}
/**
* Recent reviews widget.
*/