From 420657c23992cfd53e96feeb0886fcf499ac9b32 Mon Sep 17 00:00:00 2001 From: Felipe Elia Date: Mon, 7 Mar 2022 16:34:46 -0300 Subject: [PATCH] Remove `@todo` --- includes/classes/Upgrades.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/classes/Upgrades.php b/includes/classes/Upgrades.php index 59ab71a0b..4913737f1 100644 --- a/includes/classes/Upgrades.php +++ b/includes/classes/Upgrades.php @@ -175,7 +175,6 @@ public function upgrade_3_6_6() { * might want to enable the feature before the resync (and then resync only once.) * * @since 4.0.0 - * @todo Replace texts * @param array $notices All admin notices * @return array */