diff --git a/includes/notes/class-wc-calypso-bridge-free-trial-welcome.php b/includes/notes/class-wc-calypso-bridge-free-trial-welcome.php index 6ffb34d0..a0503476 100644 --- a/includes/notes/class-wc-calypso-bridge-free-trial-welcome.php +++ b/includes/notes/class-wc-calypso-bridge-free-trial-welcome.php @@ -78,8 +78,6 @@ public static function can_be_added() { return; } - self::possibly_delete_note(); - if ( self::note_exists() ) { return false; }