Skip to content

Commit f36b546

Browse files
committed
Clean up Brevo status check
1 parent 8ccd5df commit f36b546

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

includes/class-brevwoo-admin.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -943,8 +943,6 @@ private function render_brevo_status_notice() {
943943
}
944944

945945
try {
946-
// Use list fetch as the connection check because the account endpoint can
947-
// fail deserialization for some Brevo account payloads in SDK v4.
948946
$this->api_client->get_lists( 1, 0 );
949947
$message =
950948
'<p><strong>' .

0 commit comments

Comments
 (0)