diff --git a/src/Command.php b/src/Command.php index ea2e98d..b3d6936 100644 --- a/src/Command.php +++ b/src/Command.php @@ -27,8 +27,6 @@ use WP_CLI\Utils; * +--------------------------+---------+-------------+ * | hook | time | cache_ratio | * +--------------------------+---------+-------------+ - * | hook | time | cache_ratio | - * +--------------------------+---------+-------------+ * | muplugins_loaded:before | 0.1767s | 33.33% | * | plugins_loaded:before | 0.103s | 78.13% | * | plugins_loaded | 0.0194s | 19.32% |