diff --git a/includes/formscrm-library/class-contactform7.php b/includes/formscrm-library/class-contactform7.php
index 280acfbb..86c51cb3 100644
--- a/includes/formscrm-library/class-contactform7.php
+++ b/includes/formscrm-library/class-contactform7.php
@@ -133,14 +133,9 @@ public function settings_add_crm( $args ) {
?>
- crmlib->list_modules( $cf7_crm );
- if ( empty( $modules ) ) {
- echo '
' . esc_html__( 'No modules found. Check your API credentials and try reconnecting.', 'formscrm' ) . '
';
- } else {
- ?>